.bg-rost {
  background-color: #f98500 !important;
}

.rost-style a {
  color: #704103;
}

.rost-style .sidebar {
  margin-right: 10px;
  color: #302a25;
  font-weight: bold;
}

.sidebar .active a {
  color: #f98500;
  text-decoration: underline;
  /* background-color:#f98500; */
  /* border-radius: 6px; */
}

/* .rost-style .nav-link:hover{
    color:#75231A;
} */

.rost-style .navbar-dark .navbar-nav .nav-link {
  color: #040404;
}

.rost-style a:hover {
  color: #f98500;
  text-decoration: underline;
}

.fa-newspaper-o {
  /* color:#c1bab1; */
}

.rost-search {
  border-color: #d59d00 !important;
}

.navbar-toggler-icon {
  background-image: url("img/menuBarsRoundedWhite.png") !important;
}

.rost-footer {
  background-color: #404040;
  color: #fefefe;
}

.rost-footer a {
  color: #fefefe;
  text-decoration: none;
}
