.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-primary );}.elementor-2642 .elementor-element.elementor-element-3f8ee8d .elementor-heading-title{font-family:"Trirong", Sans-serif;font-size:30px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:45px;letter-spacing:1px;word-spacing:0em;}.elementor-2642 .elementor-element.elementor-element-284e7c56 > .elementor-widget-container{background-color:var( --e-global-color-secondary );}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-2642 .elementor-element.elementor-element-3f8ee8d .elementor-heading-title{font-size:24px;line-height:26px;letter-spacing:4.6px;word-spacing:0em;}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-2642 .elementor-element.elementor-element-3f8ee8d .elementor-heading-title{font-size:20px;line-height:30px;letter-spacing:1.8px;}}/* Start custom CSS for shortcode, class: .elementor-element-284e7c56 *//* Kalender üldine */
.ics-calendar {
  font-family: 'Montserrat', sans-serif;
}

/* Event kastid */
.ics-calendar .event {
  background: #ffffff;
  border-radius: 10px;
  padding: 8px;
  margin-bottom: 6px;
}

/* Lingid */
.ics-calendar a {
  color: #b68c5a;
  text-decoration: none;
}

.ics-calendar a:hover {
  text-decoration: underline;
}

/* Päeva kastid */
.ics-calendar .day {
  border-radius: 8px;
}

/* Tänane päev */
.ics-calendar .today {
  background: #f0e6dc !important;
}/* End custom CSS */