







:root {
    --g-secondary-accent: #cc9c68 !important;
} 



label.title {
  font-size: 14px !important;
  font-weight: normal;
} 


/* Make the top-level menu slightly smaller */
.mrp-menu-level-0 > li > a {
  font-size: 0.9rem; /* adjust as needed (0.9rem ≈ 14px if base is 16px) */
}