#app-header {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

.AccountDropdown {
    margin-top: 0px;
}

.logo-customized {
    height: 120px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.logo-customized img {
    width: 412px;
    height: 120px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.header-branding h1 a img {
    height: 120px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
  
.feature-region {
   background-color: #f26925;
}
.search-form-container {
   background-color: #077896;
}