#about-us-content  p {
    font-size: 16px;
    margin-bottom: 12px;
}


#about-us-page .product-category-banner {
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}

#about-us-page .product-category-banner .title-wrapper {
    padding-top: 235px;
    padding-bottom: 30px;
}

#about-us-page .product-category-banner .title-wrapper .title {
    font-size: 36px;
    font-family: "Varela Round",sans-serif;
    color: #fff;
    padding-left: 26px;
    background-color: rgba(14,119,144,.5);
    padding: 25px 0 5px 25px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding-right: 75px;
    max-width: 100%;
    line-height: 34px;
}

#about-us-page .product-category-banner .title-wrapper .title .description {
    font-size: 26px;
    margin-top: 14px;
    line-height: 28px;
    min-height: 45px;
}

#vue-corporate-page #about-us-sidebar .link:first-child {
    margin-top: 5px;
}

#vue-corporate-page #about-us-sidebar .link {
    margin-bottom: 5px;
}

#vue-corporate-page #about-us-sidebar .link:last-child {
    margin-bottom: 15px;
}

#vue-corporate-page #about-us-sidebar .link a {
    font-family: "Varela Round",sans-serif;
    font-size: 26px;
    color: #55a4b6;
    text-decoration: none;
}

@media only screen and (max-width: 768px){
    #vue-corporate-page #about-us-sidebar  #support-sidebar {
        margin-bottom: 30px;
    }
}

#vue-corporate-page #about-us-sidebar  #support-sidebar .support-card {
    background-color: #fff;
    padding: 15px;
    margin-top: 2rem;
}

#vue-corporate-page #about-us-sidebar  #support-sidebar .support-card .support-sidebar-header {
    color: #55a4b6;
    font-size: 22px;
    font-family: "PT Sans",sans-serif;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 0px !important;
}

#vue-corporate-page #about-us-sidebar  #support-sidebar .support-card .support-sidebar-section {
    font-family: 'PT Sans', sans-serif !important;
}

#vue-corporate-page #about-us-content .about-us-content-header, #about-us-content .contact-us-header {
    font-size: 24px;
    color: #55a4b6;
    line-height: 30px;
    margin-bottom: 20px;
    font-family: "Varela Round",sans-serif;
    margin-top: 1rem;
}

.link-highlighted {
    color: #0e7790 !important;
}
