body{
    font-family: Arial,'Franklin Gothic Medium', 'Arial Narrow',  sans-serif;
}
a{
    text-decoration-line: none;
}
.cmh{
    min-height: 500px;
}

.footer-wrap a{
    color: black;
}
.footer-bar{
    padding: 1rem 0;
    background-color: black;
    color: white;
}

