/* To suppress display of full HKSAR gov name for HKHA */
.deptLogoSection .emblemZH {
  display: none !important;
}

.deptLogoSection .emblem {
  display: none !important;
}

@media screen and (max-width: 600px) {
  .deptLogoSection #deptLogo h3 {
    font-size: 1.4em !important;
    font-weight: 700 !important;
  }
}

.deptLogoSection .deptLogoContainer img {
  margin-right: 6px !important;
}

.deptLogoSection .deptNameHeaderZH {
  letter-spacing: 1px !important;
}

.deptLogoSection .deptNameContainer h3 {
  word-spacing: 0px !important;
  font-size: 1.8em !important;
}
#select-estate-management {
  font-size: 1.2em;
  color: #D61102;
}
.red {
  color: red;
}
