@import url("custom_base.css");

/* custom for OKRVA site */

#topsection{
  height: 50px; /*Height of top section*/
  background-color: #600080 !important;
}
.bg-my-menu {
  background-color: #600080 !important;
}
