      .Footer__footerBg{
            display:none
      }
.Footer__container2{
 color: White;
}

.Footer__container2 a{
 color: White;
}

.Footer__container2 a:hover{
 text-decoration: underline;
 text-decoration-color: #f39b1c;
}
#portal_html{
  font-family:'Poppins',Helvetica,Arial,Lucida,sans-serif;
}
.Header__tabsTab {
font-weight: normal!important;
}

.Header__tabsTab a{
 color: White;
  font-weight: normal!important;
}

.Icon__brand {
    color: #f39b1c;
}

.Header__logo img {
    max-height: 6rem;
    max-width: 8.5rem;
    min-height: auto;
    min-width: 13rem;
    display: block;
}

