/* Global Custom Css - works everywhere in the theme */

@media screen and (min-width: 1300px) {
    .the-post-modern {
        width: 75% !important;
    }
}

.wp-block-media-text__content p {
    font-size: 16px;
}