@import url("custom_base.css");

/* custom for OKRVA site */

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

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