
        :root {
          --primary-color: #DEFB06;
          --secondary-color: #ffbc03;
          --background-color: #e8d8d8;
          --accent-color: #ff0000;
          --font-family-headings: 'Inter', sans-serif;
          --font-family-body: 'Inter', sans-serif;
        }
        