:root {
  --primary-color: #5FCAD4;
  --primary-color-rgb: 185, 58, 60;
  --secondary-color: #3D5970;
  --secondary-color-rgb: 61, 89, 112;
}