.node--type-cbis-event-calendar .cbis-event-calendar-content {
          --img-border-radius: 5px !important;
          --img-height: 100px !important;
          --img-width: 100px !important;
          --cbis-event-calendar-link-background: #004990 !important;
          --cbis-event-calendar-link-color: #ffffff !important;
          --cbis-event-calendar-link-border-radius: 5px !important;
          --cbis-event-calendar-font-weight: 700 !important;
          --cbis-event-calendar-link-padding: 10px 24px !important;
      }.node--type-cbis-event-calendar .vc-container {
          --vc-highlight-background: #004990 !important;
          --vc-day-content-color: #ffffff !important;
          --vc-day-content-size: 40px !important;
          --vc-day-selected-background-color: #fdba31 !important;
          --vc-day-selected-color: #000000 !important;
          --vc-weekday-color: #a0aec0 !important;
          --vc-weekday-font-weight: 400 !important;
          --vc-weekday-font-size: 14px !important;
      }