﻿.footer_bg {
    background-color: black;
    color: white;
    min-height: 180px;
}

.footer_logo {
    background-image: url('/images/excel-inverse.svg');
    background-repeat: no-repeat;
    background-position: 10% bottom;
    background-size: 150px auto;
}
