:root {
  --primary-color: #01739b;
  --primary-color-rgb: 1, 115, 155;
  --secondary-color: #b1ddf6;
  --secondary-color-rgb: 216, 246, 177;
}