:root {
  --primary-color: #48729d;
  --primary-color-rgb: 29, 191, 161;
  --secondary-color: #ec612b;
  --secondary-color-rgb: 29, 191, 161;
}