:root {

  --primary-color: #00aeef;
  --primary-color-rgb: 0, 174, 239;

  --secondary-color: #0958a3;
  --secondary-color-rgb:9, 88, 163;

}
