:root {
  --primary-color: #34dca3;
  --primary-color-rgb: 52, 220, 163;
  --secondary-color: #20134f;
  --secondary-color-rgb: 32, 19, 79;
}
