.bg-brand {
    background: #4094b0;
}

.text-condensed {
    font-family: 'Staatliches', cursive;
}

.text-hero {
    font-size: 14rem;
}

.start-button {
    font-size: 6rem;
    width: 26rem;
    height: 26rem;
}
.start-button:hover {
    color: #4094b0;
}

#logo-fontys {
    left: 40px;
    bottom: 40px;
    width: 80px;
}

#logo-40h {
    right: 40px;
    bottom: 40px;
    width: 220px;
}
