:root {
  --primary-color: #536b77;
  --primary-color-rgb: 83, 107, 119;
  --secondary-color: #595959;
  --secondary-color-rgb: 89, 89, 89;
}
