:root {
  --primary-color: #16BCB4;
  --primary-color-rgb: 22, 188, 180;
  --secondary-color: #192B37;
  --secondary-color-rgb: 25, 43, 55;
}