html:root {
  --breadcrumb-active: #1e3a8a;
  --breadcrumb-inactive: #8a8a8a;

  --button1-background: #2dc84d;
  --button1-text: #ffffff;
  --button1-background-hover: #1e3a8a;
  --button1-text-hover: #ffffff;

  --button2-background: #2dc84d;
  --button2-text: #ffffff;
  --button2-background-hover: #1e3a8a;
  --button2-text-hover: #ffffff;

  --button3-background: #2dc84d;
  --button3-text: #ffffff;
  --button3-background-hover: #1e3a8a;
  --button3-text-hover: #ffffff;

  --link-text: #1e3a8a;
  --link-text-hover: #2dc84d;

  --body-background-color: #f5f5f5;
  --body-color: #323232;

  --background-section-color: #ffffff;
  --background-text-color: #323232;

  --promo-price-color: #2dc84d;
  --cross-price-color: #aaaaaa;

  --addonprice-text: #ffffff;
  --addonprice-background: #2dc84d;

  --table-text: #323232;
  --table-background: #eae0d5;

  --input-text: #1e3a8a;
  --input-background: #ffffff;
  --input-border: #a3a3a3;
  --input-text-hover: #000000;
  --input-border-hover: #1e3a8a;

  --input2-text: #1e3a8a;
  --input2-border: #a3a3a3;

  --summary-color: #2dc84d;

  --tab-top-1: #2dc84d;
  --tab-top-1-text: #ffffff;
  --tab-top-2: #1e3a8a;

  --calendar-persons-icon: #2dc84d;
  --calendar-day-highlight: #2dc84d;
  --calendar-day-highlight-color: #ffffff;
  --calendar-day-highlight-hover: #1e3a8a;
  --calendar-day-highlight-disabled: #cccccc;
  --calendar-day-available-day: #eae0d5;
  --calendar-day-weekend: #f5f5f5;

  --button-top-login: #f5f5f5;
  --buttton-top-contact: #f5f5f5;
  --main-nav-bar: #ffffff;
  --main-nav-bar-text-color: #323232;
  --main-nav-button: #2dc84d;
  --main-nav-button-color: #ffffff;

  --button1-background-hover-active: #ffffff;
  --button-background-proceed: #2dc84d;
  --button-background-grey: #999999;

  --calendar-background-color: #ffffff;
  --background-section-color-callendar: #ffffff;
  --calendar-text-color: #323232;
  --dark-background-text: #323232;
  --callendar-border-color: #cccccc;
  --flag-border: #f5f5f5;
  --top-link-promo: #ffffff;
  --dark-background-icon: #f5f5f5;

  --mainColor: #eae0d5;
  --supportcolor1: #1e3a8a;
}
