.richtext {
    font-weight: 500;
}
/*
.richtext h2 {
    font-size: 3.5em;
    text-transform: uppercase;
    margin: 0.67em 0;
    font-weight: 600;
}
.richtext h3 {
    font-size: 1.875em;
    margin: 0.67em 0;
    text-transform: uppercase;
    font-weight: 600;
}
 */
.richtext > *:first-child {
    margin-top: 0;
}
.richtext > *:last-child {
    margin-bottom: 0;
}