@charset "utf-8";
.banner {
    height: 150px;
    margin-top: 57px;
}
h1 {
    font-family: junge;
    font-style: normal;
    font-size: 36px;
    letter-spacing: 8px;
    margin-top: 40px;
    font-weight: 400;
    margin-left: 24px;
}
h2 {
    font-style: italic;
    font-size: 14px;
    margin-left: 41px;
    margin-top: -2px;
}




.header-logo {
    float: right;

}


.btn-sponsor {
    width: 474px;
}
a {
    color: rgba(0,0,0,1.00);
}
.feckoff {
    margin-top: 39px;

}


.sponsor-me {
    background-color: rgba(119,35,108,1.00);
    color: rgba(255,255,255,1.00);
    font-size: 19px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 12px;
    padding-left: 12px;
    width: 392px;
}
div .text-center.sponsor-me a {
    color: rgba(255,255,255,1.00);
}
a:hover {
    text-decoration: none;
    color: rgba(0,0,0,1.00);
}
.text {
    margin-top: 55px;
    text-align: justify;
    font-weight: 400;
    font-style: italic;
    margin-left: 4px;
    padding-left: 0px;
    margin-right: 90px;
}
.here {
    font-style: normal;
}

@media (min-width: 1px) and (max-width: 1199px){
.banner {
    display: none;
}


}
