:root {
  --primary-color: #ffffff;
  --primary-color-rgb: 254, 204, 61;
  --secondary-color: #191551;
  --secondary-color-rgb: 254, 204, 61;
}