.node--type-cbis-event-calendar  {
          --img-height: 100px !important;
          --img-width: 100px !important;
          --cbis-event-calendar-date-background: #373636 !important;
          --cbis-event-calendar-date-color: #ffffff !important;
          --cbis-event-calendar-date-font-weight: 500 !important;
          --cbis-event-calendar-link-align: center !important;
          --cbis-event-calendar-link-background: #a61f07 !important;
          --cbis-event-calendar-link-color: #ffffff !important;
          --cbis-event-calendar-link-padding: .75rem 1rem !important;
      }.node--type-cbis-event-calendar .vc-container {
          --vc-highlight-background: rgba(226, 88, 35, 0.2) !important;
          --vc-day-content-color: #a61f07 !important;
          --vc-day-content-font-weight: 400 !important;
          --vc-day-content-size: 36px !important;
          --vc-day-content-font-size: 15px !important;
          --vc-day-selected-background-color: #a61f07 !important;
          --vc-day-selected-color: #fafafa !important;
          --vc-day-selected-font-weight: 400 !important;
          --vc-weekday-color: #000000 !important;
          --vc-weekday-font-weight: 700 !important;
          --vc-weekday-font-size: 15px !important;
      }