p {
  font-size: 16px !important;
}

a:hover {
  font-weight: 600;
}

.idpname {
  font-size: 1.25rem !important;
}

.nav-link {
  border-bottom-width: .25rem !important;
}

.login {
  margin: 3rem auto;
  max-width: 600px;
}

.logo {
  max-width: 150px;
  margin-left: 15px;
  height: auto;
}

.mb-12 {
  margin-bottom: 12rem !important;
}

.btn-custom {
  width: 100%;
  height: 60px;
  padding: 12px 24px;
}

.opacity-4 {
  --bs-bg-opacity: .4;
}

#imgLogoSpid {
  height: auto;
}

.ld-colors {
  background-color: #1D294B !important;
}

.idpImgSrcPngClass {
  padding: 3px 2px 5px 2px;
  max-height: 60px;
  max-width: 180px;
}
