.node--type-cbis-event-calendar  {
          --img-height: 100px !important;
          --img-width: 100px !important;
      }.node--type-cbis-event-calendar .vc-container {
          --vc-highlight-background: rgba(255, 255, 255, 1) !important;
          --vc-day-content-color: #000000 !important;
          --vc-day-content-font-weight: 700 !important;
          --vc-day-content-size: 75px !important;
          --vc-day-content-font-size: 16px !important;
          --vc-day-selected-background-color: #084880 !important;
          --vc-day-selected-color: #ffffff !important;
          --vc-weekday-color: #1a1a1a !important;
          --vc-weekday-font-weight: 400 !important;
          --vc-weekday-font-size: 14px !important;
      }