main {
    margin-top: 0;
}
.nav-link .icons {
    font-size: 20px !important;
    padding-top: 0px;
}
.close-side-menu {
    font-size: 35px !important;
    top: -50px !important;
    right: 87px !important;
}
.desktop-logo.logo-overlap {
    width: 200px !important;
    margin-top: 20px !important;
    text-align: center !important;
}
.home-introduction {
    background-color: #325b3d !important;
    margin-top: -2px;
}
.sectionTitle {
    color: white;
}
.intro-article p {
    font-size: 15px;
    color: #ffffff;
}
.home-feature-text {
    background-color: #325b3d;
}
.about_title {
    color: #325b3d;
}
.home-feature-text, .home-introduction  {
    background-color: #fbfbfb;
    background-image: url(/assets/images/intro-texture.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.home-masonary-grid {
    background-color: #ffffff;
}
.home-articles .articles span p {
    font-size: 15px;
    color: #000000 !important;
}
footer.container-fluid {
    background: #325b3d;
}
.copyright.text-left p {
    color: white;
}