:root {
  --theme-color: #000000;
  --homepage-body-bg: linear-gradient(to bottom, #ffdfde 0%, #f3f3f5 25%);
  --page-bg: #f9f9f9;
  --primary-color: #f4372d;
  --secondary-color: #2ecc71;
  --text-color: #f4372d;
  --card-bg: #ffffff;
  --font-family: Roboto, sans-serif}
