/* xl - DESKTOP STYLES */ 
.fw-logo img {
    width: 200px;
}
.newsletter-title {
    color: #ffff;
    font-size: 33px;
    font-weight: 900;
}
li.phone {
    color: white;
    font-size: 20px;
}
li.address p {
    color: #fff!important;
    font-size: 16px;
}
.dark-bg {
    background: #131212;
}

