:root {
  --primary-color: #2f82c4;
  --primary-color-rgb: 47, 130, 96;
  --secondary-color: #213655;
  --secondary-color-rgb: 33, 54, 85;
}