:root {
  --primary-color: #d51c29;
  --primary-color-rgb: 213,28,41;
  --secondary-color: #a4d7ef;
  --secondary-color-rgb: 164,215,239,1;
}