@import url("custom_base.css");

/* custom for NERVA site */

#topsection{
  height: 80px; /*Height of top section*/
  /*background-color: #3a3a3a !important; */
  background-color: white !important;
}
#topsection span {
  color: black !important;
}

.bg-my-menu {
  background-color: #3a3a3a !important;
}
