:root {
  --primary-color: rgb(15, 24, 62);

  --secondary-color: rgb(248, 40, 90);
  --text-color: rgb(255, 255, 255);
}
