#colophon {
    background: #000;
    margin-top: 0;
    padding-top: 70px;
    padding-bottom: 70px;
    font-size: 13px;
    line-height: 16px;
    font-family: 'Montserrat Light';
}

#colophon h4 {
    font-family: 'Montserrat Bold';
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 6px
}

#colophon h3 {
    margin-bottom: 8px
}

#footerInsta img {
    width: 30px;
    margin-top: 30px
}

.footerMenu li {
    margin-bottom: 5px
}

.gapmobile {
    row-gap: 30px;
}

#colophon .container {
    max-width: calc(100% - 40px);
}

#copy {
    padding: 10px;
    font-size: 13px
}