@font-face {
    font-family: "Gotham Book";
    src: url('/media/la2glh3v/gotham-book.otf');
}

.footer-nav .container .col-md-3 a {
    padding: .1em;
    font-family: "Gotham Book", sans-serif;
    font-style: normal;
    font-weight: 400;
}
#bottomrow {
    display: flex;
    justify-content: center;
}