.masthead .main-navbar ul li a {
  border-radius: 0.3rem !important;
  background: #c14531 !important;
}
.navbar-light .navbar-toggler {
  background-color: #983627 !important;
}
a.tag:hover {
  background-color: #d36452 !important;
  border: 1px solid #c14531 !important;
  box-shadow: inset 0 1px 0 #dd887b !important;
}
.media-view:hover, .media-view.hovered {
  border-color: #c14531 !important;
}
.view-list li a.active, .view-list li a:hover {
  border-color: #c14531 !important;
}
.view-list li a.active .icon, .view-list li a:hover .icon {
  background-color: #c14531 !important;
}
.view-list li .arrow {
  border-top-color: #c14531 !important;
}
.view-list li.active a {
  border-color: #c14531 !important;
}
.view-list li.active a .icon {
  background-color: #c14531 !important;
}
.account-masthead {
  background: #983627 url("../../base/images/bg.png") !important;
}
.account-masthead .account ul li {
  border-left: 1px solid #842f22 !important;
}
.account-masthead .account ul li a {
  color: #f0d1cc !important;
}
.account-masthead .account ul li a:hover {
  color: #f6e3e0 !important;
  background-color: #842f22 !important;
}
.site-footer {
  background: #c14531 url("../../base/images/bg.png") !important;
}
.homepage .module-search .tags {
  background-color: #983627 !important;
}
.masthead .main-navbar ul li:hover a, .masthead .main-navbar ul li:focus a, .masthead .main-navbar ul li.active a {
  background-color: #983627 !important;
}
.homepage .module-search .search-form {
  background-color: #c14531 !important;
}
.view-list.stacked::-webkit-scrollbar-thumb:hover {
  background-color: #c14531 !important;
}
.account-masthead .account .notifications a span.badge {
  background-color: #842f22 !important;
  color: #f0d1cc !important;
}
.account-masthead .account .notifications a:hover span {
  background-color: #70281c !important;
}
.resource-view-list.reordering li.ui-sortable-helper {
  border: 1px solid #c14531 !important;
}
.resource-view-list.reordering li.ui-sortable-helper .handle {
  border-color: #c14531 !important;
}

