:root {
  --primary-color: #f0c409;
  --primary-color-rgb: 240, 196, 9;
  --secondary-color: #3552FF;
  --secondary-color-rgb: 53, 82, 255;
}