.blockOverlay,
.blockUI {
  z-index: 1080 !important;
}
.blockElement,
.blockMsg,
.blockPage {
  z-index: 1090 !important;
}
.blockUI h2,
.blockElement h2,
.blockMsg h2,
.blockPage h2 {
  color: #000 !important;
  font-size: 2.8rem !important;
  background-color: #fff !important;
}
a:hover {
  text-decoration: none;
}

a {
  text-decoration: none;
}

.logo-name {
  color: #dbf6e8;
  font-size: 24px;
  font-weight: 850;
  margin-bottom: 0;
}

#account-image {
  width: 35px !important;
  height: 35px !important;
  border-radius: 50% !important;
}

.navbar {
  border-width: 0px 1px 1px 1px;
}
