h1 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
}

h2 {
    margin-top: 1.5rem;
}

p {
    line-height: 1.6;
}

ul {
    margin-left: 1.5rem;
}
