/** PADDING REDUCTION **/

.flex.text.wysiwyg.reduced {
    padding-bottom: 2rem;
}


/** NEWSLETTER **/

.flex.newsletter .circle-image img { z-index: 1; }

@media (max-width: 1919px) {
    .flex.newsletter .circle-4 { display: none; }
}