@charset "UTF-8";
h1 {
    font-family: abril-fatface;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    color: #090909;
    font-size: xx-large;
}
h2 {
    text-align: center;
    font-size: x-large;
}
h3 {
    font-size: medium;
    font-family: abril-fatface;
    font-style: normal;
    font-weight: 400;
    text-align: center;
}
