@import url('https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
.page-builder-table-container .link-page {
    border: 2px solid #85cfd7 !important;
    background-color: #85cfd7 !important;
}
.owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
     margin-top: 0px; 
}
.diy-page-articles {
    margin-bottom: 60px;
}
.home-feature-text {
    background-color: #ffffff !important;
    margin-bottom: 50px;
}
[class*=contact] a {
    color: #ffffff;
}
.contact-info-top {
    background-color: #1d1d1d;
}
.contact-info-top h4.title {
    font-family: "Spectral", serif !important;
    color: #ffffff;
}
.contact-info-top p {
    color: #ffffff;
}
a.nav-link.active {
    color: #85cfd7 !important;
}
img.bottom-banner {
    margin-top: 40px !important;
}
footer.container-fluid {
    background: #f2f2f3;
}
.home-introduction {
    background-color: #313132;
}
#backtoTopbutton {
    background-color: #85cfd7;
}
.introduction {
    margin-top: 0;
}
main {
    margin-top: -2px;
}
.intro-article p {
    font-size: 17px;
    line-height: 27px;
}
.home-introduction .sectionTitle {
    font-size: 32px !important;
    font-family: inherit;
    color: #ffffff;
}
.home-masonary-grid {
    background-color: #313132;
}
.introduction-text .intro-article p {
    color: #ffffff;
}
h1 {
    font-family: "Spectral", serif !important;
    font-weight: 500;
    font-size: 42px !important;
}
h2 {
    font-weight: 500;
    font-family: "Spectral", serif;
}
.footer-titles {
    font-family: "Spectral", serif;
}
.articles span {
    height: 100% !important;
}
button.grid-images-load-more.btn.see-more-btn.smlBtn {
    display: none;
}
@media only screen and (max-width: 576px) {
    span li {
        font-size: 14px;
        line-height: 25px;
        text-align: center;
        margin-left: -28px;
        list-style: none;
    }
    .intro-article p {
        font-size: 15px;
        line-height: 27px;
    }
}