#bw-footer-main a{
color: #a12720 !important;
}
#bw-footer-main h4{
color: #fff;
}
#bw-footer-main .bw-footer-phone a{
font-size: 21px;
}
#bw-footer-main .bw-footer-bw{
color: #fff;
}
@media all and (max-width:980px){
#bw-footer-main .et_pb_column{
display: flex;
justify-content: flex-start;
align-items: center;
flex-direction: column;
}
}