body {
  background: url("https://www.toptal.com/designers/subtlepatterns/patterns/symphony.png")
    #f1b80a fixed !important;
}

.pkp_site_name .is_img img {
  max-height: 250px !important;
}

.pkp_site_name_wrapper {
  padding: 0 !important;
}

.pkp_site_name {
  padding: 0 !important;
}

.pkp_site_name > a {
  padding: 0 !important;
}

@media (min-width: 992px) {
  .pkp_navigation_user_wrapper {
    top: 5% !important;
    right: 0% !important;
  }
}

.indexed-by .title {
  margin-bottom: 30px !important;
}

.indexed-by a {
  display: block;
  margin-bottom: 20px;
}

.footer p {
  text-align: center;
}

.block_make_submission a:hover {
  color: #fff !important;
  background: #b3003b !important;
}

.pkp_navigation_user > li:last-child a {
  padding-right: 10px !important;
}

.page h2:first {
  margin: 0 0 20px !important;
}

.pkp_navigation_primary_row,
#navigationPrimary ul {
  background: #2c3e50 !important;
}

#navigationPrimary > li > a,
.pkp_head_wrapper .pkp_search .search_controls a,
#navigationPrimary ul a {
  color: #fff !important;
  backgound: #b3003b !important;
}

#navigationPrimary ul a:hover,
.pkp_nav_list [aria-haspopup] a:first-child,
.pkp_navigation_user > li > a {
  color: #2c3e50 !important;
}

.pkp_footer_content {
  padding: 1rem;
  text-align: left;
  width: 80%;
  float: left;
}

.pkp_brand_footer {
  padding: 1rem;
  width: 20%;
  float: left;
}
#tutu p {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
#tutu a {
  font-size: 14px !important;
}
