#auth-heading-title{
  padding-top:8px;
}

#auth-container{
  background-color: #297c9c;
  border:0px;
}

label {
  border-radius: 7px;
}

#auth-container > form > div.flex.flex-col.gap-6 > div.flex.items-center.h-5 > label,
#auth-container > form > div.flex.flex-col.gap-6 > div.flex.items-center.justify-between.text-sm.leading-5 > a {
  color: #fff;
}