.field.field-name-body .hub-page-thumbnail {
    float: left;
    width: 20%;
    margin-right: 5%;
}

.field.field-name-body .hub-page-body {
    float: left;
    width: 75%;
    margin-top: 1em;
}
p.hub-row-text-blurb { margin-bottom: 0em; }

/* .field.field-name-body .hub-page-thumbnail img {
    width: 215px !important;
    height: 144px !important;
} */
.hub-row-body { margin-left: 1%; }

.node-type-hub-page .field.field-name-body p {
    margin-top: 1em;
}

.node-type-hub-page #block-system-main .field.field-name-body {
    border-bottom: 2px solid #dddddd;
    padding-bottom: .5em;
    /* padding-top: 1em; */

}

/* not */ 

#block-system-main img.social-media-icons {
    width: 32px;
    padding-top: 0.25em;
    height: 32px;
    margin-right: 1em;
    float: left;
}

#jquery-ui-filter {
    margin-bottom: 1em;
}

hr {
    border-bottom: 2px solid #dddddd;
}

#block-system-main .field.field-name-body .jquery-ui-filter ul.ui-tabs-nav li a.ui-tabs-anchor {
    color: inherit;
}

.field.field-name-body .jquery-ui-filter a {
    font-size: 16px;
    font-family: Mallory;
    color: #0c7474;
}

#block-system-main ul li, #block-system-main ol li {
    font-size: 16px;
    font-family: Mallory;
    color: #4a4a4a;
   /* line-height: 26px; */
}

ul + h3 {margin-top: .5em}

ul + h4 {margin-top: .5em}

#block-system-main ul li a, #block-system-main ol li a{
    font-size: 16px;
    font-family: Mallory;
   /* line-height: 26px; */
    color: #0c7474;
}

#block-system-main h3 a, #block-system-main h4 a {
    color: #0c7474;
    text-decoration: underline;
}

/*#block-system-main h4 a {
    text-decoration: underline;
}*/

#block-system-main h2{
    font-size: 28px;
    font-family: Mallory;
    color: #4a4a4a;
}

#block-system-main h3{
    font-size: 23px;
    font-family: Mallory;
    color: #4a4a4a;
}

#block-system-main h4{
    font-size: 18px;
    font-family: Mallory;
    color: #4a4a4a;
}

#block-system-main div p a{
    color: #0c7474;
    line-height: 26px;
}

#block-system-main .field.field-name-body div p a, .book-navigation a, main a, table a {
    color: #0c7474;
    line-height: 26px;
}

#block-system-main p {
    font-size: 16px;
    font-family: Mallory;
    color: #4a4a4a;
    line-height: 26px;
}

h1#page-title {
    font-size: 36px;
    color: #0c7474;
    border-bottom: 2px solid #0c7474;
    padding-bottom: 0.5em;
}

.field.field-name-field-hero-image.field-type-image {
    /* border-bottom: 2px solid #0c7474; */
    padding-bottom: .5em;
}

h2.hub-row-heading {
    font-size: 24px;
    font-family: Mallory;
    color: #4a4a4a;
    float: left;
    width: 100%;
}

.hub-row-text-blurb {
    font-size: 16px;
    font-family: Mallory;
    color: #4a4a4a;
    line-height: 26px;
}

.field.field-name-node-reference-link a {
    color: #0c7474;
    font-size: 16px;
    font-family: Mallory;
}
#block-system-main h2 a { color: #0c7474; }

.paragraphs-items.paragraphs-items-field-featured-page.paragraphs-items-field-featured-page-full.paragraphs-items-full a {
    color: #0c7474;
    font-size: 16px;
    font-family: Mallory;
}

.hub-row {
    padding-bottom: 1em;
    padding-top: 1em;
    /* border-bottom: 2px solid #dddddd; */
}
/* For immigration change page only */
body.page-immigration-immigration-changes .hub-row {
    padding-top: 0em;
    padding-bottom: 0em;
}
body.page-immigration-immigration-changes .hub-row:first-child {
    padding-top: 1em;
}

.hub-row-image {
    float: left;
    margin-right: 5%;
}

/* News */

#block-system-main .view.view-news .views-field.views-field-body span {
    font-size: 16px;
    font-family: Mallory;
    color: #4a4a4a;
    line-height: 26px;
}

#block-system-main .view.view-news a {
    color: #0c7474;
    font-size: 16px;
    font-family: Mallory;
}

#block-system-main .view.view-news .views-field.views-field-view-node {
    float: left;
}
.view-news .teaser-list h3 { margin-bottom: 0.65em;}

.region-content .teaser-list { 
margin-bottom: 0em;
border-top:0px;
}
/* News Images */

.teaser-list .views-field-field-news-image img, .teaser-list .views-field-field-video img, .teaser-list .views-field-field-slideshow-image img, .teaser-list .views-field-field-publication-image img {
    width: 244px;
}
@media (max-width: 500px) {
.teaser-list .views-field-field-news-image img, .teaser-list .views-field-field-video img, .teaser-list .views-field-field-slideshow-image img, .teaser-list .views-field-field-publication-image img {
    width: 100% !important;
}
}