/* Footer specific styles */
.footer-height {
    height: 75px;
}

.footer-item-width-60 {
    width: 60%;
}

.footer-item-width-40 {
    width: 40%;
    text-align: right;
}

.footer-mobile-height {
    line-height: 1.7em;
    height: 135px;
}

.footer-mobile-item-width-38 {
    width: 38%;
}

.footer-mobile-item-width-33 {
    width: 33%;
}

.footer-mobile-item-width-45 {
    width: 45%;
    text-align: right;
}

.text-separator-white {
    color: white;
}

#footer {
    width: 128px;
    height: 35px;
}
