h1, h2, h3, h4, h5, h6 {
    margin-top: 3rem;
    margin-bottom: 1rem;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0;
}
