#footer-top a:hover,
#footer-top a:focus,
#footer-top a:active {
    color:rgb(172, 172, 172) !important
}

.widget_nav_menu .menu-item a::before {
    content: none !important;
}

#block-10{
    color: #f2f2f2;
    font-size: 18px;
    line-height: 40px;
    text-transform: uppercase;
    font-family: "Playfair Display";
    font-weight: normal;
    font-style: normal;
}
#footer-top .container .row div:nth-child(3){
    padding-left: 80px;
}
#block-8 p{
    color:rgb(255, 255, 255);
    line-height: 2.4em;
    margin-top: -1em;
}


#footer-top p{
    color: #fff;
}

#wpcf7-f356-p859-o1 .wpcf7-select{
    font-size: 16px !important;
}
.wpcf7-acceptance input {
    margin-right: 10px;
}
.wpcf7-list-item-label{
    font-size: 13px;
    color: rgb(144, 144, 144);
}
@media (max-width: 991px) {

    #footer-top .container .row div:nth-child(3){
        padding-left: 15px;

    }


}

