.qufv {
  padding: 10px 0px;
  text-align: left;
  color: #fff !important;
  background-color: #c9302c !important;
  border-color: #761c19 !important;
  font-size: 30px; }

.qufv a {
  color: #FFFFFF;
  font-weight: bold;
  display: inline-block; }

.qufv h2 small {
  display: block;
  font-size: 10px;
  color: #FFFFFF; }

.banner-fixed {
  position: fixed;
  z-index: 5;
  width: 100%;
  top: 0; }

.bg-yellow {
  background-color: #ffc729;
  color: #001f60; }

header .bg-yellow, header .bg-primary {
  padding: 7px 0px;
  margin-bottom: 2px; }

.bg-yellow span, .bg-yellow a {
  color: #001f60;
  font-weight: bold; }

.bg-yellow .top-buttons i {
  color: #001f60;
  font-size: 20px;
  background-color: transparent; }

.bg-yellow .top-buttons span {
  font-size: 20px; }

.banner-fixed.bg-primary span, .banner-fixed.bg-primary a {
  font-weight: bold;
  font-size: 20px; }

header .bg-primary i {
  background-color: transparent; }

@media only screen and (max-width: 991px) {
  .qufv {
    font-size: 20px; } }
@media only screen and (max-width: 768px) {
  .qufv {
    font-size: 16px; } }
