/* THE EVENTS CALENDAR - Vista mensual
   Sobreescribir color primario de Elementor + CMSMasters
   para todo el calendario mensual */

.tribe-events-view--month {
  --e-global-color-primary: #ffffff;
  --cmsmasters-button-normal-colors-bg: #ffffff;
  --cmsmasters-table-thead-colors-bg: #ffffff;
  --cmsmasters-table-thead-colors-bd: #e5e5e5;
  --cmsmasters-table-thead-colors-text: #1f3360;
  --cmsmasters-button-normal-colors-color: #1f3360;
}