body {
  background-image: url(/storage/general/bg-short.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}


.text-blue-500 {
	color: #1D2088
}