:root {
  --tec-font-family-sans-serif: "Poppins", Arial, sans-serif;
  --tec-color-accent-primary: #088067;
  --tec-color-accent-primary-hover: #0DBA95;
  --tec-color-accent-primary-active: #0DBA95;
  --tec-color-accent-primary-background: #0dba9406;
  --tec-color-background-month-grid: #0dba9406;
  --tec-border-radius-default: 1rem 0;
  --tec-color-text-events-bar-submit-button: #fff;
  --tec-color-text-events-bar-submit-button-hover: #000;
  --tec-color-text-events-bar-submit-button-active: #000;
}
