/*
Theme name: Redesign Home2Ubg
Description: Custom Theme
*/

p {  }

/*
 * TODO: fix this hack for CSS nav bug 2025-02-28
 */
@media (max-width: 1441px) {
    .nav {
        max-width: 90rem !important;
    }
}
