/* Custom overrides */
#cms section#wrapper {
    margin: 0 auto;
    max-width: 1000px;
}

strong,
h2 {
    font-weight: 800 !important;
}

h1 {
    font-size: 1.1rem !important;
}
