/* Enter Your Custom CSS Here */

li:not(:last-child) {
    margin-bottom: 10px;
}


.feature_blog_content {
    margin-bottom: 0;
    display: none !important;
    margin-top: 0;
    padding: 40px 0;
}

.footer-navi .social-icons {
    padding-top: 13px;
    display: none !important;

}