h1 {
    font-family: 'Nunito Sans' !important;
}
.diy-page-introduction .introduction_title {
    font-family: 'Nunito Sans' !important;
}
.page-title {
    font-family: 'Nunito Sans' !important;
}
.contact-enquire-form h2 {
    font-weight: 600 !important;
    text-transform: none !important;
    font-family: 'Nunito Sans' !important;
}

.diy-page-usefull-links .link-block {
    width: 450px !important;
    height: 100% !important;
    border-radius: 180px;
}
.diy-page-latest-news .article_title {
    text-align: center;
}
.diy-page-latest-news h3.published_date {
    text-align: center;
}
main {
    margin-top: 0;
}
.home-introduction {
    background-color: #ffffff;
}
.home-masonary-grid {
    background-color: #ffffff;
}
.intro-article p {
    font-size: 17px;
}
p {
    font-size: 17px;
}
h2.footer-titles {
    color: white !important;
}
footer.container-fluid {
    background: #000000;
}
.copyright.text-left p {
    font-size: 13px;
    line-height: 40px;
    color: white;
}
#backtoTopbutton {
    background-color: #ee2f13 !important;
}
.middle-nav a.nav-link.active {
    color: #ea3115;
}
.diy-page-articles h1.about_title {
    font-size: 32px !important;
}
.is-sticky .middle-nav {
    margin-top: 36px !important;
}
@media (max-width: 576px) {
    .intro-article p {
        font-size: 15px;
        line-height: 25px;
    }
}
