
@import "/files/customsite/CS_1839/ID_2354/css/extend.css";

.sbs-customsite {
        font-size: calc(.4vmin + .2vmax + 9px);
}

#hero {
    background-image: url(img/tuure_hero.jpg);
    min-height: 55vw;
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-end;
}

#hero .kansi {
    max-width: 40%;
    width: 600px;
}
.sbs-customsite section.banded>.inner {
}

.sbs-customsite a {
    color: inherit;
    text-decoration: underline;
}

.sbs-customsite .button, .sbs-customsite a.button, .sbs-customsite button, section.sbsform input[type="submit"], section.sbsform .form-sendbutton {
    background-color: #e81c2c;
}

p.ingressi {
    font-size: 1.2em;
    color: #e81c2c;
}

p.sitaatti {
    font-style: italic;
}

