
.footer-suppliers-contact-widget {
    background: #009A55;
    padding: 40px 0;
}
.footer-suppliers-contact-widget__phone{
    color: #fff;
}
.footer-suppliers-contact-widget__phone a{
    font-size: 36px!important;
    color: #fff!important;
}
.footer-suppliers-contact-widget__phone-link{
    font-size: 20px!important;

}
.footer-suppliers-contact-widget__icon{
    margin-right: 15px;

}
.footer-suppliers-contact-widget__work-time{
    margin-left: 40px;
}
.footer-suppliers-contact-widget__whatsapp{
    margin-top: 25px;
}
.footer-suppliers-contact-widget__instagram{
    margin-top: 25px;
}
.footer-suppliers-contact-widget a{
    color: #141414;
    font-size: 17px;
}
.footer-suppliers-contact-widget__title{
    font-size: 18px;
    color: #fff;
}
a.feedback__button{
    color: #fff;
}

.feedback__button{
    background: none!important;
    border: 1px solid #fff!important;
    padding: 10px 50px !important;
}
.feedback__popup-button{
    background: #009A55!important;
}