:root {
  --primary-color: #232136;
  --secondary-color-1: #ea9a97;
  --secondary-color-2: #f6c177;
  --neutral-color: #21202e;
  --neutral-soft-color: #575279;
  --neutral-light-color: #f4ede8ee;
  --main-text-fontsize: 20px;
  --main-text-fontfamily: "Times New Roman", sans-serif;
  --main-title-fontfamily: "Arial", sans-serif;
}
