img[align] {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
img[align='left'] {
    margin-right: 1em;
}
img[align='right'] {
    margin-left: 1em;
}

.square-banner {
    flex: 0 0 25%;
    max-width: 100%;
}

.rectangle-banner {
    flex: 0 0 50%;
    max-width: 100%;
}

.square-banner a img,
.rectangle-banner a img {
    margin-left: auto;
    margin-right: auto;
}

.bg-tertiary2 {
    background-color: #178ffb !important;
}

.js-youtube {
    aspect-ratio: 16/9 !important;
    width: 100% !important
}

#twitter-widget-0 {
    width: 550px !important;
}

.typography .overflow-auto {
    margin: 0 auto !important;
}

.typography {
    overflow-x: auto;
}