body {
    font-family: 'Source Sans Pro', sans-serif;
}

h1, .h1,
h2, .h2,
h3, .h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

.content {
    width: 100%;
    max-width: 330px;
}

.header-logo {
    width: 300px;
}

.footer {
    border-top: 1px rgb(0, 177, 197) solid;
}

.footer-la-logo {
    height: 70px;
}
