@charset "UTF-8";
header,
nav,
h2 {
    font-family: proxima-nova, sans-serif
}

.nav,
.nav-top,
.info {
    font-family: proxima-nova, sans-serif
}

body {
    font-family: proxima-nova, sans-serif
}

.section--footer {
    border-top: 1px solid var(--accent-color-bg) !important
}

.section-main:last-child {
    border: 0
}

@media only screen and (min-width:960px) {}

@media only screen and (min-width:1200px) {}