h2 {
    font-size: 1.6rem;
    font-weight: 600;
}

.text-lg {
    font-size: 1.2rem;
}

.text-xl {
    font-size: 1.55rem;
}

.text-2xl {
    font-size: 2.2rem;
}

.s-bold {
    font-weight: 600;
}

.bold {
    font-weight: 700;
}
