:root {
  --color-logo: #c01515;
  --bs-btn-active-bg: #c01515;
  --color-white: #f7f1ea;
  --color-orange: #996117;
  --color-green: #53a73e;
  --color-gray: #595c5b;

  --font-title: "Barrio", cursive;
  --font-banner: "Asap Condensed", sans-serif;
}
