body {
  background-color: #E8F5FE !important;
  font-family: Verdana !important;
}

p{
    text-align:justify;
}

.max-w-3xl {
  max-width: 70rem !important;
}

a{
    color:#000 !important;
}