
:root, :host {
  --theme-button-bg: #e25303;
  --theme-button-text: #ffffff;
  --theme-font-scale: 1;
  --theme-card-cta: #e25303;
  --theme-card-price-border: #e25303;
  --theme-card-transport-icon: #6dcff6;
  --theme-card-stars: #e39b2d;
  --theme-card-name-color: #001f70;
  --theme-card-name-size: 22px;
  --theme-card-text-color: #6dcff6;
  --theme-card-price-bg: #ffffff;
  --theme-card-body-bg: #ffffff;
}
