/*While Rebranding VIP Website some footers and headers are changed in some pages and not on others, this class is making the changes that are pulled in the landing pages*/

.vip-pre-footer-vip {
background-color:#002828 !important;
}

 

.vip-footer{
background-color:#002828 !important;
border-color:#385253 !important;
border-width: 2px !important;
border-top-style: solid;
border-bottom-style: solid;
}

 

.global-footer{
background-color:#002828 !important;
}