.cc-fixed-body {
  padding-top: 108px;
}

.bg-cover-authentication {
  background-image: url("/static/images/authentication/cover-1.e6b74c443678.png");
  background-clip: content-box;
  /* Add other styles as needed */
}

.bg-cover-reset-password {
  background-image: url("/static/images/authentication/cover-4.f4e1fbacf59b.jpg");
  background-clip: content-box;
  /* Add other styles as needed */
}