/*
Theme Name: Report Local 2026
Author: Jesse Ross at Hedgemaze
Author URI: https://hedgemaze.co/
*/

body {
  background: #000;
  color: #fff;
  font-family: "ff-good-web-pro", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  padding-top: 70px;
}

@media (max-width: 991px) {
  body {
    font-size: 20px;
  }
}

a {
  color: #2D54A3;
}

footer {
  background: #000;
  color: #fff;
  font-size: 18px;
  margin-top: 50px;
  padding-bottom: 50px;
  padding-top: 50px;
}

@media (max-width: 991px) {
  footer {
    margin-top: 0;
  }
}

footer a {
  color: #fff;
}

@media (max-width: 991px) {
  footer .column-2 {
    margin-top: 30px;
  }
}

footer .legal {
  font-size: 14px;
  margin-top: 16px;
}

footer .secondary {
  margin-top: 50px;
}

@media (max-width: 991px) {
  footer .secondary {
    margin-top: 30px;
  }
}

footer .social {
  position: relative;
  left: -8px;
}

@media (max-width: 991px) {
  footer .social {
    margin-bottom: 20px;
  }
}

h1 {
  font-size: 72px;
  line-height: 1;
}

@media (max-width: 991px) {
  h1 {
    font-size: 56px;
  }
}

h2 {
  font-size: 56px;
  line-height: 1;
}
@media (max-width: 991px) {
  h2 {
    font-size: 42px;
  }
}

main {
  background: #fff;
  color: #2E3742;
}

#content h2 {
  font-size: 36px;
  font-weight: 700;
}

.nav-link {
  color: #fff !important;
  font-size: 24px;
}

.nav-link.donate {
  background-color: #2D54A3;
  border: 1px solid #899AC7;
  border-radius: 10px;
  color: #fff !important;
  display: inline-block;
  font-family: "ff-good-headline-web-pro", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  margin-left: 20px;
  padding: 2px 25px 1px !important;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  top: 6px;
}

.navbar.bg-dark {
  background-color: #000 !important;
}

.navbar-brand img {
  max-width: 290px;
  width: 100%;
}

@media (max-width: 991px) {
  .navbar-nav {
    padding: 10px;
    text-align: right;
  }
}

.rl-block {
  margin-bottom: 50px;
  margin-top: 50px;
}

.rl-block--gallery--img {
  width: 100%;
}

.rl-block--hero {
  background-image: url("assets/img/hero-2.jpg");
  background-position: right center;
  background-size: cover;
  color: #fff;
  margin-top: 0;
  padding-bottom: 100px;
  padding-top: 100px;
}

.rl-block--promo {
  font-size: 20px;
}

@media (max-width: 575px) {
  .rl-block--promo {
    margin-bottom: 0;
  }
}

.rl-block--promo a {
  color: #fff;
}

.rl-block--promo .container {
  background-image: url("assets/img/bkgnd-pixelated.jpg");
  background-position: center center;
  background-size: cover;
  color: #fff;
  padding-bottom: 50px;
  padding-top: 50px;
}

.rl-block--promo .content {
  margin-top: 30px;
}

@media (max-width: 991px) {
  .rl-block--promo .content {
    margin-top: 0;
  }
}

.rl-block--promo--legal {
  font-size: 13px;
  margin-top: 30px;
}

.rl-btn {
  background-color: #fff;
  border-radius: 10px;
  color: #2D54A3 !important;
  display: inline-block;
  font-family: "ff-good-headline-web-pro", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  padding: 5px 40px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.rl-btn.black {
  background-color: #000;
  color: #fff !important;
  font-size: 18px;
  margin-top: 20px;
  padding: 3px 20px;
  width: 100%;
}

.rl-btn.black.rfa {
  margin-top: 12px;
}

.rl-btn-wrapper {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}

@media (max-width: 991px) {
  .rl-btn-wrapper {
    justify-content: left;
  }
  .rl-btn-wrapper .rl-btn {
    margin-bottom: 20px;
    margin-top: 20px;
  }
}

.rl-social {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: calc(100% - 15px);
  display: inline-block;
  height: 40px;
  position: relative;
  width: 40px;
}

.rl-social.facebook {
  background-image: url('assets/img/social_icon-facebook.png');
}

.rl-social.instagram {
  background-image: url('assets/img/social_icon-instagram.png');
}

.rl-social.linkedin {
  background-image: url('assets/img/social_icon-linkedin.png');
}

.rl-social.twitter {
  background-image: url('assets/img/social_icon-x-twitter.png');
}

.rl-social span {
  left: -1000000px;
  position: absolute;
}

.u-font--good {
  font-family: "ff-good-web-pro", sans-serif;
  font-style: normal;
}

.u-font--good.black {
  font-weight: 800;
}

.u-font--good.italic {
  font-style: italic;
}

.u-font--good.medium {
  font-weight: 600;
}

.u-font--good.news {
  font-weight: 500;
}

.u-font--good-headline {
  font-family: "ff-good-headline-web-pro", sans-serif;
  font-style: normal;
}

.u-font--good-headline.medium {
  font-weight: 600;
}

.u-font--good-headline-narrow {
  font-family: "ff-good-headline-web-pro-nar", sans-serif;
  font-style: normal;
}

.u-font--good-headline-narrow.bold {
  font-weight: 700;
}