/* Project-owned overrides that must load after the uSkinned bundles. */

@media screen and (max-width: 991px) {
    /* Keep long page titles inside the mobile content column. */
    h1.heading.main {
        overflow-wrap: anywhere;
        hyphens: auto;
    }
}
