:root {
  --primary-color: #186364;
  --primary-color-rgb: 237, 29, 36;
  --secondary-color: #597b9e;
  --secondary-color-rgb: 237, 29, 36;
}