h2 {
    font-size: larger;
    font-weight: bold;
    margin-top: 3rem;
    margin-bottom: 1rem;
}

h3 {
    font-size: medium;
    font-weight: bold;
    margin-top: 1.5rem;
    margin-bottom: 0.7rem;
}