:root {
  --primary-color: #0093c9;
  --primary-color-rgb: 0, 147, 201;
  --secondary-color: #031f33;
  --secondary-color-rgb: 3, 31, 51;
}