
.detailsPage .descriptionDivider {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
}

.detailsPage h2 {
    line-height: 1.2;
    font-weight: 400;
    font-size: 1.4em;
    margin-top: 1.2em;
    margin-bottom: 0.3em;
}

.detailsPage h2:first-of-type {
    margin-top: 0;
}

.detailsPage h3 {
    line-height: 1.2;
    font-weight: 400;
    font-size: 1.2em;
    margin-top: 1.0em;
    margin-bottom: 0.3em;
}

.detailsPage h4 {
    line-height: 1.2;
    font-weight: 400;
    font-size: 1.0em;
    margin-top: 1.0em;
    margin-bottom: 0.3em;
}

.detailsPage h5 {
    line-height: 1.2;
    font-weight: 400;
    font-size: 0.9em;
    margin-top: 1.0em;
    margin-bottom: 0.3em;
}

.detailsPage h6 {
    line-height: 1.2;
    font-weight: 400;
    font-size: 0.9em;
    margin-top: 1.0em;
    margin-bottom: 0.3em;
}
