﻿


footer
{
    margin-top: auto;
    width: 100%;
}

.inner-footer-wrapper
{
    margin-top: 200px;
    width: 100%;
    height: 250px;
    background-color: black;
    padding-top:10px;
}

.outer-footer-flex-container
{
    width: 100%;
    max-width: 1200px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
}

.small-14pt-left {
    color:whitesmoke;
    font-size:14px;
}

#footerCompany {
    color:white;
    font-size:18px;
}
