:root {
  --primary-color: #0d76be;
  --primary-color-rgb: 237, 29, 36;
  --secondary-color: #0d76be;
  --secondary-color-rgb: 237, 29, 36;
}