





:root {
    /* --title-font-family: 'Bodoni Moda', serif !important; */
    --title-font-family: "Vollkorn", serif !important;
    --title-font-weight: 600 !important;
    --body-font-family: 'Libre Franklin', sans-serif !important;
    --body-font-weight: 400 !important;
} 

.hmenu > .mrp-menu-level-0 > li > span, 
.hmenu > .mrp-menu-level-0 > li > a {
	font-size: 0.9rem !Important;
	font-weight: 500 !important;
} 
.hmenu > .mrp-menu-level-0 > li {
    padding: 0.6rem !Important;
} 

.block-layout .button-list .button {
    font-size: 0.9rem !important;
} 

.provider-attribution {
    display: none !Important;
}