:root {
  --primary-color: #ffe725;
  --secondary-color: #454554;
  --background-color: white;
  --font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
