section.footer{
    padding-top: 3rem;
}

.footer-col__title{
    font-size: 1.2rem;
    text-transform: uppercase;
    margin-bottom: .5rem;
}

.footer-mid{
    padding-bottom: 2rem;
}

.footer a{
    opacity: 0.6;
}

.footer a:hover{
    opacity: 1;
}

.business-info p, .business-info a{
    color: #ffffffbf !important;
    opacity: unset;
}