h2 {
    margin-top: 2rem;
}

h3 {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

p {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

pre {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important;
}