p {
    color: #333;
    line-height: 2;
    font-size: 15px;
    font-weight: normal;
}

.sgmb-animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: none;
}

.site-footer {
    background-image: url(http://www.geoenviro.co.za/thug/uploads/2019/04/footer-bg.jpg);
}

.copyright {
    background: #252118;
}

#masthead {
    background: #f4f4f4;
}

.apss-theme-6 .apss-single-icon .fa {
    color: #71be24;
    font-size: 17px;
    line-height: 1;
    position: relative;
    display: block;
}

.main-navigation a {
    padding: 20px 15px 10px;
    text-transform: capitalize;
    color: #333;
    font-weight: 400;
    font-size: 17px;
}

.site-footer ul li a {
    color: #fff;
    font-size: 15px;
}

.site-info a {
    color: #fff;
    display: none;
}

.readbutton {
    margin-top: 25px;
    display: inline-block;
    border: 2px solid;
    padding: 8px 15px;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    background-color: #1d1814;
}

button.menu-toggle {
    margin: 10px auto;
    background-color: #25201a;
}

.menu-toggle:hover, .menu-toggle:focus {
    background-color: #9fc148;
    -webkit-box-shadow: none;
    box-shadow: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    color: #1f1e1e;
}

#pl-17 .so-panel {
    margin-bottom: 0px;
}