/*
Stylesheet for any additional styles that are required by the content team after the build.
All selectors should be prefixed with .content__region to avoid conflicts.
This file should not be compiled from sass.
*/


.content__region h2, .content__region h3, .content__region h4, .content__region h5, .content__region h6 {
    margin: 1em 0 0.914em;
}