.u-muted{ color: var(--wp--preset--color--muted); }
.u-center{ text-align:center; }
.u-mt-12{ margin-top: 12px; }
.u-mt-18{ margin-top: 18px; }
.u-mt-28{ margin-top: 28px; }
.u-mb-0{ margin-bottom: 0; }

@media (max-width: 781px){
  .u-hide-mobile{ display:none !important; }
  .bm-section{ padding-top: 40px; padding-bottom: 40px; }
  .bm-card{ padding: 18px; }
}
