:root {
  --primary-color: #262e5f;
  --primary-color-rgb: 243, 79, 58;
  --secondary-color: #ffcd00;
  --secondary-color-rgb: 243, 79, 58;
}