:root {
  --primary-color: #1A56FF;
  --primary-color-rgb: 235,155,166;
  --secondary-color: #1A56FF;
  --secondary-color-rgb: 41,72,141,1;
}