#lahusti h1,
#lahusti h2,
#lahusti h3,
#lahusti h4,
#lahusti h5,
#lahusti h6 {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    color: #18aae1;
    padding: 14px 0px;
    overflow-wrap: break-word;
}

.brand-logo img {
    max-width: 289px;
    margin-top: -22px;
}

header.container-header {
    background: #fff;
}

nav.container-header {
    background: #18aae1;
    padding-top: 8px;
}

#lahusti .footer{
    background: #18aae1;
}

/* #lahusti .article-class .blog-item .item-image{text-align: center;} */
#lahusti .article-class .blog-item .item-image img {
    max-height: 310px;
    width: auto;
}

.com-content-article__body .mod-custom h4 {display: none;}
.page-header {padding-top: 15px;}
.container-below-top {justify-content: end; text-align: right; }

li.mod-breadcrumbs__divider.float-start {
    display: none !important;
}

p.contact-us-label {
    background: #18aae1;
    padding: 8px 16px;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    margin: 0px 0 14px;
}

p.contact-us-label a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
