body {
    font-family: 'Kelly Slab', cursive;
}

h1, h2, h3, h4 {
    font-family: 'Kelly Slab', cursive;
    line-height: 1.2;
}

h2 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 1.5rem;
    text-align: center;
}


.subtitle {
    text-align: center;
    margin-bottom: 2rem;
    color: #333;
}