header#app-bar {
  background: rgb(255, 255, 255) !important;
  box-shadow:none !important;
  border-bottom: 2px solid #000000 !important;
}

img#serviceUIMetadataLogo,  #serviceui img{
  max-height:64px !important;
}

body {
  background: rgb(255, 255, 255) !important;
}

.mdc-drawer-app-content {
  background-image: url(https://banxeprod.hacc.edu/seamlessBackgrounds/) !important;
  background-position: center !important; 
  background-size: cover !important;
}

.banner-info {
  border-color: rgb(0, 0, 0) !important;
  background-color: rgb(238, 238, 238) !important;
}
