:root {
  --primary-color: #376C8B;
  --primary-color-rgb: 234, 166, 54;
  --secondary-color: #ff5858;
  --secondary-color-rgb: 255, 88, 88;
}