:root {
  --primary-color: #1c2344;
  --secondary-color: #223366;
  --dark-background-color:#f0f0f3;
  --text-color: #1c2344;
}