:root {
  --primary-color: #003B3C;
  --primary-color-rgb: 0, 59, 59;

  --secondary-color: #003B3C;
  --secondary-color-rgb: 0, 59, 59;
}