h2 {
    font-size: 20px;
}

h3 {
    color: #000;
    font-family: inherit;
    font-weight: 700;
    text-rendering: optimizelegibility;
}

h4 {
    font-size: 18px;
    margin-top: 12px;
    margin-bottom: 9.5px;
    font-family: inherit;
    font-weight: 200;
    line-height: 1.1;
    color: inherit;
    text-rendering: optimizelegibility;
}

.callout-box {
    background-color: #EDF5FA;
    padding: 1rem 1rem 0.5rem 1rem;
    margin: 1rem;
}
