@import url("custom_base.css");

/* custom for NTR site */

#topsection{
  height: 80px; /*Height of top section*/
  background-color: #272974 !important;
}

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