:root {
  --primary-color: #c70039;
  --secondary-color: #900c3f;
  --tertiary-color: #511845;
  --primary-color-rgb: 23,155,255;
}