





:root {
    --g-red-accent: #cb2533;
} 


.block-layout .title-underline .title:after {
    width: 3rem !important;
    background-color: var(--title-underline-color, var(--g-red-accent, black)) !important;
} 


.mm2-ocd {
	z-index: 999999 !important;
}