body {
  background-color: #f5ede0;
  color: #030303;
}
.webpage-block .jumbotron h1, h1 {
  color: ;
  font-family: Lora;
  font-size: 36px;
}
.webpage-block .jumbotron h2, h2 {
  color: ;
  font-family: Lora;
  font-size: 30px;
}
.webpage-block .jumbotron h3, h3 {
  color: ;
  font-family: Lora;
  font-size: 24px;
}
.webpage-block .jumbotron h4, h4 {
  color: ;
  font-family: Lora;
  font-size: 18px;
}
.webpage-block .jumbotron h5, h5 {
  color: ;
  font-family: Lora;
  font-size: 14px;
}
.webpage-block .jumbotron h6, h6 {
  color: ;
  font-family: Lora;
  font-size: 12px;
}
.webpage-block .jumbotron p, p, .content-block div, .panel div, li {
  color: ;
  font-family: Open Sans;
  font-size: 18px;
}
.jumbotron blockquote, blockquote {
  color: ;
  font-family: Open Sans;
  font-size: 18px;
}
.jumbotron .lead, .content-block .lead, .lead {
  color: ;
  font-family: Lora;
  font-size: 21px;
}
@media (max-width: 767px) {
  .webpage-block .jumbotron h1, h1 {
    font-size: 36px;
  }
  .webpage-block .jumbotron h2, h2 {
    font-size: 30px;
  }
  .webpage-block .jumbotron h3, h3 {
    font-size: 24px;
  }
  .webpage-block .jumbotron h4, h4 {
    font-size: 18px;
  }
  .webpage-block .jumbotron h5, h5 {
    font-size: 14px;
  }
  .webpage-block .jumbotron h6, h6 {
    font-size: 12px;
  }
  .webpage-block .jumbotron p, p {
    font-size: 16px;
  }
  .webpage-block .jumbotron blockquote, blockquote {
    font-size: 18px;
  }
  .webpage-block .jumbotron .lead, .lead {
    font-size: 20px;
  }
}
.webpage-background a {
  color: #030303;
}
.webpage-block a {
  color: #030303;
}
.webpage-contact a {
  color: #030303;
}
.webpage-about a {
  color: #030303;
}
.webpage-footer {
  background-color: #0a2e4c !important;
  color: #ffffff !important;
}
.webpage-footer a{
  color: #ffffff !important;
}
.webpage-footer .site-footer-simple {
  background-color: #0a2e4c !important;
  color: #ffffff !important;
}

.webpage-footer p {
  color: #ffffff !important;
}
.webpage-footer .site-footer-simple a,
.webpage-footer .site-footer-simple a:hover {
  background-color: #0a2e4c !important;
  color: #ffffff !important;
}
.webpage-header .navbar {
  background-color: #f5ede0;
  color: #030303;
}
.webpage-header .navbar a,
.webpage-header .navbar a:hover {
  color: #030303 !important;
}
.webpage-header.navbar-fixed-top {
  background-color: #f5ede0;
}
.webpage-group .webpage-hero > div > div {
  padding-top: 20px;
}
.webpage-header.navbar-fixed-top.hero-behind.transparent {
  background-color: transparent;
}
.webpage-header.hero-behind.transparent .navbar {
  background-color: transparent;
}
body.hero-behind .webpage-group .webpage-hero > div {
  margin-top: 0 !important;
}
.webpage-footer .site-footer-columns .site-footer-upper,
.webpage-footer .site-footer-layers {
  background-color: #0a2e4c !important;
  color: #ffffff !important;
}
.webpage-footer .site-footer-columns .site-footer-upper a,
.webpage-footer .site-footer-columns .site-footer-upper a:hover,
.webpage-footer .site-footer-layers a,
.webpage-footer .site-footer-layers a:hover {
  color: #ffffff !important;
}
body {font-size: 16px;}
.vcard-social {background: #dde1c9; width: 100%; padding: 0.5%; border-bottom: 0.25px solid #b4be89;} /* #fff   controls background*/
.vcard-phone a, .header-social a, .navbar-nav .navbar-text, .vcard-email a {color: #oe7316;} /
.vcard-phone a, .header-social a, .navbar-nav .navbar-text, .navbar-nav .navbar-text a, .social-icon svg {color: #6f0304 !important;}  /* #oe7316  need in line above too - controls hello bar font color*/
.webpage-footer .site-footer-columns .footer-social .social-icon svg {color: #fff !important;} 
.hero-behind {z-index: 9;} 

/*ensures logo is visible with behind setting*/
.hero-behind .navbar li a {color: #000000!important;}
.hero-behind .webpage-header .navbar-default {border-color: transparent;}
.hero-behind .dropdown-menu, .hero-behind.webpage-header .navbar-default .dropdown ul {background: #444;}
.webpage-header .navbar li a {font-size: 95%}
.nav .dropdown-menu {min-width: 320px;}
.webpage-header .navbar .dropdown li a {color: #031c56!important;}


/*Sets Hero font color site-wide*/
.webpage-hero .jumbotron h1, .webpage-hero .jumbotron h2, .webpage-hero .jumbotron h3, .webpage-hero .jumbotron h4, .webpage-hero .jumbotron h5, .webpage-hero .jumbotron h6, .webpage-hero .jumbotron p, .webpage-hero .jumbotron div, .webpage-hero .jumbotron ol, .webpage-hero .jumbotron ul, .webpage-hero .jumbotron li {color: #fff;}

/*Add shadow below navbar*/
.hero-below {border: none; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
              -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
                         box-shadow: 0px 0px 10px rgba(0,0,0,.8); 
z-index: 9;}

/*Sets height for all columns*/
.webpage-call-to-action .panel img {
    object-fit: cover;
    max-height: 170px;
    width: 100%; 
box-shadow: 0 5px 10px rgba(0,0,0,0.14), 0 15px 35px rgba(0,0,0,0.14);}

.logos .webpage-call-to-action .panel img {
    object-fit: contain;
    max-height: 200px;
    width: auto; 
box-shadow: none;}

/*.col-sm-6 .webpage-call-to-action .panel img targets 2 column */
/*.col-sm-4 .webpage-call-to-action .panel img targets 3 column */
/*.col-sm-3 .webpage-call-to-action .panel img targets 4 column */

/*Adjust menu font size for small laptops */
@media (min-width: 1025px) and (max-width: 1199px) {
.webpage-header .navbar li a {font-size: 90%; }
}


@media (min-width: 769px) {

/*Hero Styling w custom class "welcome"*/
.welcome .btn {margin-top: 12px; text-align: center; vertical-align: middle; font-size: 30px;}
.welcome .jumbotron .container  {margin-top: 280px;} 

/*Applies to all heroes*/
.webpage-group .webpage-block .webpage-hero  btn {margin-top: 12px; text-align: center; vertical-align: middle; font-size: 30px;}
.webpage-group .webpage-block .webpage-hero  .jumbotron .container  {margin-top: 200px;} 

/*Hero image overlay*/
 .webpage-hero .jumbotron:before {position: absolute; 
 width: 100%; 
height: 100%; 
background-color: rgba(0,0,0, 0.2); 
left: 0%; top: 0; 
 }  
 } 



@media (max-width: 768px) {
/* Removes top margin in mobile hero */
.welcome .jumbotron .container {margin-top: 0;}

/*removes top margin for all heroes*/ 
.webpage-group .webpage-block .webpage-hero {margin-top: 0;}
.hero-behind .dropdown-menu, .hero-behind.webpage-header .navbar-default ul {background: #444;}

/*Optional logo height change for mobile*/
.webpage-header .navbar-brand-image img {height: 60px!important; max-height: 60px!important;}
}

/*Buttons*/
.webpage-block .btn {background: #0e2b47; color: #fff; corner-radius: 9x; border: 1px solid #333;-webkit-transition: all .5s ease;
     -moz-transition: all .5s ease;
       -o-transition: all .5s ease;
      -ms-transition: all .5s ease;
          transition: all .5s ease;
text-shadow: none;}
.webpage-block .btn:hover {background: #fff; color: #0E7316;border: 1px solid #fff;}

/*Adds text-shadow-dark to all heroes*/
.webpage-group .webpage-block .webpage-hero {text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;}


/** frt **/
/* Main headline: Granger County Fishing Tournament */
.tournament-x h1 {
       font-size: 52px !important;
    color: #ffffff;
line-height: 1.75;
    margin-bottom: 25px;
}

/* Date: OCTOBER 24, 2026 */
.tournament-date {
    font-size: 24px;
    color: #ffffff;
    text-transform: uppercase;
    /*  text-align: center; */
  margin-bottom: 15px;
margin-top: 20px;
}

/* Location: Grainger County Park */
.tournament-location {
    font-size: 40px;
    color: #ffffff;
      /*  text-align: center; */
    margin-bottom: 20px;
}


.tournament-wrapper {
    max-width: 1100px;
    margin: 0 auto;
    font-family: Arial, sans-serif;
    line-height: 1.5;
    color: #222; 
    font-size: 18px;
}



/* header */
.tournament-header {
    text-align: center;
font-weight: bold;
    margin-bottom: 40px;
}

.tournament-header h2 {
    font-size: 42px;
    margin-bottom: 10px;
}

.tournament-header p {
    margin: 6px 0;
    font-size: 18px;
}

/* sections */
.rule-section {
    margin-bottom: 40px;
}

.rule-section h2 {
    font-size: 28px;
    color: #0e2b47;
    border-bottom: 2px solid #1F4E79;
    padding-bottom: 8px;
    margin-bottom: 18px;
}

.rule-section ul {
    padding-left: 22px;
}

.rule-section li {
    margin-bottom: 12px;
}

/* table */
.info-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 15px;
}

.info-table th {
    background: #1F4E79;  /* was 1F4E79 */
    color: white;
    padding: 12px;
    text-align: left;
}

.info-table td {
    border: 1px solid #ddd;
    padding: 10px;
}

.info-table tr:nth-child(even) {
    background: #dde1c9; /* was f5f5f5 */
}

/* note box */
.note-box {
    background: #f7f7f7;  /* was #f7f7f7 */
    border-left: 4px solid #1F4E79;
    padding: 15px;
    margin-top: 20px;
}

/* responsive image for fish tournament*/
.responsive-image {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  border: 0;
  box-shadow: none;
}

/* countdowntimer */

#americaCountdown {
  background: #053058;
  color: #ffffff;
  padding: 20px 10px; /* was 30 20 */
  text-align: center;
  border-radius: 12px;
}

#americaCountdown h2 {
  margin-bottom: 20px;
  font-size: 1.8em;
}



#countdownTimer {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
}

.timeBox {
 /* background: rgba(255,255,255,0.15); */
  padding: 15px 20px;
  border-radius: 8px;
  min-width: 80px;
}

.timeBox span {
  display: block;
  font-size: 2em;
  font-weight: bold;
}

.timeBox label {
  font-size: 0.9em;
}

/* fishing tournament - prize info at a glance */
.prize-glance-box {
    background-color: #1F4E79;
    color: #ffffff;
    text-align: center;
    font-size: 24px;
    padding: 30px 25px;
    margin: 30px auto;
    width: 70%;
    border: 2px solid #ffffff;
    border-radius: 8px;
    line-height: 1.6;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.25);
}

.prize-glance-title {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 15px;
}

/* centered fish image */
.cta-box {
    width: 70%;
    margin: 30px auto;
    text-align: center;
}

.cta-text {
    font-size: 30px;
    margin-bottom: 10px;
    color: #000;
}

.cta-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    border-radius: 6px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

/* makes it feel like a button */
.cta-image-link:hover .cta-image {
    transform: scale(1.02);
    box-shadow: 0 6px 18px rgba(0,0,0,0.25);
    cursor: pointer;
}

/* 4th of July copy */

@import url('https://fonts.googleapis.com/css2?family=Lora:wght@600;700&display=swap');

.hero-event-section {
  max-width: 900px;
  margin: 0 auto;
  padding: 35px 20px;
  font-family: Helvetica, Arial, sans-serif;
  color: #1a1a1a;
  line-height: 1.5;
}

/* HEADLINE */
.hero-headline {
  font-family: 'Lora', serif;
  font-size: 48px;
  text-align: center;
  margin-bottom: 25px;
  color: #0b1f3a;
  line-height: 1.2;
}

/* TEXT */
.hero-text {
  font-size: 18px;
  margin-bottom: 15px;
}

/* SCHEDULE BLOCK */
.schedule {
  margin: 25px 0;
  border-left: 4px solid #900000;
  padding-left: 16px;
}

.item {
  margin-bottom: 22px;
}

.time {
  font-weight: bold;
  color: #900000;
  margin-bottom: 2px;
  font-size: 14px;
  letter-spacing: 0.3px;
}

.title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 6px;
  color: #1a1a1a;
}

.desc {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 0;
}

/* CTA BUTTONS */
.cta-buttons {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.btn {
  display: block;
  text-align: center;
  padding: 18px 22px;
  border-radius: 8px;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  transition: transform 0.15s ease, opacity 0.15s ease;
}

/* PRIMARY BUTTON */
.btn.primary {
  background: #900000;
  color: #ffffff;
}

.btn.primary:hover {
  transform: translateY(-2px);
  opacity: 0.95;
}

/* SECONDARY BUTTON */
.btn.secondary {
  background: transparent;
  border: 3px solid #900000;
  color: #900000;
}

.btn.secondary:hover {
  transform: translateY(-2px);
  opacity: 0.9;
}

/* MOBILE TWEAK */
@media (max-width: 600px) {
  .hero-headline {
    font-size: 34px;
  }

  .btn {
    font-size: 20px;
  }
}

/* bottom of july 4th page */

.final-contact {
  text-align: center;
  font-size: 24px;
  line-height: 1.6;
  margin-top: 40px;
  padding: 30px 20px;
}

.final-contact p {
  margin: 0 0 25px 0;
}

.final-contact strong {
  display: block;
  margin-bottom: 5px;
}

.final-contact h2 {
  font-size: 28px;
  margin-bottom: 15px;
  color: #900000;
  letter-spacing: 0.5px;
}

.volunteer-btn {
  display: inline-block;
  background: #c3dff1;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 16px 24px;
  border-radius: 8px;
  text-decoration: none;
  transition: transform 0.15s ease, opacity 0.15s ease;
}

.volunteer-btn:hover {
  transform: translateY(-2px);
  opacity: 0.95;
}

/* 50percent image - centered - mobile responsive */
.sponsor-image-block {
    text-align: center; /* center the image horizontally */
  }

  .sponsor-image-block img {
    width: 45%;        /* default size for desktop */
    max-width: 100%;   /* never exceed container width */
    height: auto;      /* maintain aspect ratio */
    display: inline-block;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); /* subtle shadow below the image */
    border-radius: 4px; /* optional: slightly rounded corners for a nicer look */
  }

  /* Responsive adjustments for mobile */
  @media (max-width: 768px) {
    .sponsor-image-block img {
      width: 80%; /* larger on tablets for better visibility */
    }
  }

  @media (max-width: 480px) {
    .sponsor-image-block img {
      width: 100%; /* full width on phones */
    }
  }

/* home page special events section */
.gc-3col-wrapper {
  width: 100%;
  text-align: center;
}

.gc-3col-item {
  display: inline-block;
  width: 32%;
  margin: 0 0.5%;
  vertical-align: top;
  box-sizing: border-box;

}

.gc-3col-item img {
  width: 100%;
  height: auto !important;
  display: block;
}

/* mobile stack */
@media (max-width: 768px) {
  .gc-3col-item {
    width: 100%;
    display: block;
    margin: 0 0 20px 0;
  }
}

/* footer home page */
.gc-footer-3col {
  width: 100%;
  font-family: Arial, sans-serif;
  color: #ffffff;

  /* CRITICAL: removes inline-block spacing collapse issues */
  font-size: 0;
  text-align: center;
}

.gc-footer-col {
  width: 33.333%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 10px 15px;

  /* restore text sizing */
  font-size: 16px;
}

/* alignment per column */
.gc-footer-col.col-left {
  text-align: left;
}

.gc-footer-col.col-center {
  text-align: center;
}

.gc-footer-col.col-right {
  text-align: center;
}

/* image */
.gc-footer-col img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 10px auto 0;
}

/* button */
.gc-footer-btn {
  background: #0e2b47;
  color: #ffffff !important;
  padding: 14px 20px;
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  border-radius: 4px;
  margin-top: 10px;
}

/* mobile stack */
@media (max-width: 768px) {
  .gc-footer-col {
    width: 100%;
    display: block;
  }

  .gc-footer-3col {
    font-size: 16px; /* restore readability on mobile */
  }
}

/* line headline caps line */
.section-title {
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  text-align: center;
  gap: 12px;
}

.section-title::before,
.section-title::after {
  content: "";
  flex: 1;
  height: 1px;
  background: #000;
}

/* === GRAINGER EVENTS MODULE (SCOPED / NO CONFLICTS) === */
.gc-3col-wrapper {
  display:flex;
  flex-wrap:wrap;
  gap:20px; /* was 30px */
  justify-content:center;
  margin:30px 0;
}

.gc-3col-item {
  flex:1 1 300px;
  max-width:360px;
  text-align:left;
}

.gc-3col-item img.gc-icon {
  display:block;
  margin:0 auto 15px auto;
  max-width:150px;
  width:100%;
  height:auto;

  /* removes Locable image weirdness */
  box-shadow:none !important;
  border:none !important;
  background:none !important;
  filter:none !important;
}

.gc-3col-item h1 {
  color:#175f36;
  font-family:Georgia, 'Times New Roman', serif;
  font-size:20px;
  font-weight:bold;
  text-transform:uppercase;
  letter-spacing:0.5px;
  margin-bottom:10px;
}

.gc-3col-item .gc-text {
  font-size:20px;
  line-height:1.5;
}

.grangerc-3col-wrapper{
  display:flex;
  gap:20px;
  align-items:stretch;
}

.grangerc-3col-item{
  flex:1;
  min-width:0;
}

.grangerc-3col-item a{
  display:block;
}

.grangerc-3col-item img{
  display:block;
  width:100%;
  height:auto;
}


/* 4 column fake footer */
.lc-faux4-footer {
  padding: 40px 20px;
  font-family: Arial, sans-serif;
  color: #ffffff;
}

/* wrapper */
.lc-faux4-wrap {
  width: 100%;
  font-size: 0;
  text-align: left;
}

/* columns */
.lc-faux4-col {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 0 15px;

  /* restore text sizing */
  font-size: 16px;
}

/* headings */
.lc-faux4-col h3 {
  font-size: 20px;
  margin-bottom: 12px;
  color: #ffffff !important;
}

/* text + links */
.lc-faux4-col p,
.lc-faux4-col li,
.lc-faux4-col a {
  font-size: 14px;
  line-height: 1.6;
  color: #ffffff !important;
}

/* lists */
.lc-faux4-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.lc-faux4-col li {
  margin-bottom: 8px;
}

/* links */
.lc-faux4-col a {
  text-decoration: none;
}

/* buttons */
.lc-faux4-btn {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 14px;
  background: #d06326;
  color: #ffffff !important;
  font-weight: bold;
  border-radius: 4px;
}

/* social */
.lc-faux4-social {
  margin-top: 15px;
}

.lc-faux4-social a {
  display: inline-block;
  margin: 0 8px 8px 0;
  padding: 6px 10px;
  border: 1px solid #ffffff;
  border-radius: 4px;
  color: #ffffff !important;
  font-size: 13px;
}

/* tablet */
@media (max-width: 900px) {
  .lc-faux4-col {
    width: 50%;
    margin-bottom: 30px;
  }
}

/* mobile */
@media (max-width: 600px) {
  .lc-faux4-col {
    width: 100%;
    display: block;
    margin-bottom: 30px;
  }
}

.lc-faux4-btn {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 14px;
  background: #d06326;
  color: #ffffff;
  font-weight: bold;
  border-radius: 4px;
}

.lc-faux4-social {
  margin-top: 15px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.lc-faux4-social a {
  font-size: 13px;
  padding: 6px 10px;
  border: 1px solid #cfd6d8;
  border-radius: 4px;
}

@media (max-width: 900px) {
  .lc-faux4-wrap {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .lc-faux4-wrap {
    grid-template-columns: 1fr;
  }
}
.lc-faux4-col:nth-child(2) {
  padding-left: 35px;
}

/* homepage event 3 events with dates and location */
.gc-events-row{
  display:flex;
  gap:20px;
  align-items:stretch;
}

.gc-event-col{
  flex:1;
  min-width:0;
}

.gc-event-col a{
  display:block;
  text-decoration:none;
  color:inherit;
}

.gc-event-col img{
  width:100%;
  display:block;
}

/* mobile stack */
@media (max-width:768px){
  .gc-events-row{
    flex-direction:column;
  }
}
/* ===== hero font changes TITLE ===== */

.gc-water-hero-title {
    font-size: 72px;
    color: white;
    font-family: Times, "Times New Roman", serif;
    text-transform: uppercase;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.75);
    text-align: left;
    background-color: transparent;
    margin: 0;
    padding: 0;
}

/* red white and blue voting */
/* =========================
   MAIN WRAPPER (STABLE FLEX)
========================= */
.grainger-vote-grid {
    display: flex !important;
    flex-wrap: wrap;
    gap: 10px;
    max-width: 1150px;
    margin: 15px auto;
    justify-content: space-between;
}

/* =========================
   CARD
========================= */
.grainger-vote-card {
    flex: 0 0 calc(48% - 5px);
    background: #ffffff;
    border: 2px solid #d9d9d9;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    position: relative;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
}

/* =========================
   NUMBER BADGE (OVERLAYS IMAGE AREA)
========================= */
.grainger-number-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 38px;
    height: 38px;
    background: #002868;
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 15px;
    z-index: 10;
    box-shadow: 0 3px 10px rgba(0,0,0,0.25);
}

/* needed so badge sits relative to image block visually */
.grainger-photo-gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6px;
    margin-bottom: 15px;
    position: relative;
}

/* =========================
   FEATURED + GALLERY IMAGES
========================= */

/* featured image */
.grainger-photo-gallery img.featured {
    grid-column: span 2;
    height: 220px;
    object-fit: cover;
    border-radius: 6px;
    transition: transform 0.35s ease, filter 0.35s ease;
    transform-origin: center;
}

/* hover zoom (entire card triggers) */
.grainger-vote-card:hover .grainger-photo-gallery img.featured {
    transform: scale(1.05);
    filter: brightness(1.05);
}

/* supporting images */
.grainger-photo-gallery img {
    width: 100%;
    height: 120px;
    object-fit: cover;
    border-radius: 6px;
}

/* single image behavior */
.grainger-photo-gallery img:only-child {
    grid-column: span 2;
    height: 260px;
}

/* =========================
   TITLE
========================= */
.grainger-vote-title {
    font-size: 18px;
    font-weight: 700;
    color: #002868;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 0 6px;
}

/* =========================
   DESCRIPTION
========================= */
.grainger-vote-description {
    text-align: center;
    margin-bottom: 18px;
    color: #000;
    font-size: 16px;
    flex-grow: 1;
}

/* =========================
   BUTTON
========================= */
.grainger-vote-button {
    display: block;
    text-align: center;
    background: #bf0a30;
    color: #ffffff !important;
    text-decoration: none;
    padding: 14px;
    border-radius: 6px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

/* =========================
   MOBILE
========================= */
@media (max-width: 768px) {
    .grainger-vote-card {
        flex: 0 0 100%;
    }
}
/* =========================
   OFFICIAL VOTING INFO PANEL
========================= */
.grainger-vote-info {
    display: flex;
    gap: 0;
    max-width: 1150px;
    margin: 20px auto 30px;
    align-items: stretch;

    /* ⭐ soft “official document” background */
    background: #f5f7fb;
    border: 1px solid #cfd6e0;
    border-radius: 10px;

    /* subtle depth */
    box-shadow: 0 2px 10px rgba(0,0,0,0.06);

    overflow: hidden;
}

/* =========================
   LEFT COLUMN (60%)
========================= */
.grainger-vote-info-left {
    flex: 0 0 60%;
    display: flex;
    gap: 15px;
    align-items: flex-start;

    padding: 20px;
    box-sizing: border-box;
}

/* IMAGE */
.grainger-vote-info-left img {
    width: 120px;
    height: auto;
    border-radius: 6px;
    object-fit: cover;
}

/* TEXT WRAPPER */
.grainger-vote-instructions {
    display: flex;
    flex-direction: column;
}

/* HOW TO VOTE TITLE */
.how-to-vote-title {
    font-size: 36px;
    font-weight: 800;
    color: #002868;
    text-transform: uppercase;
    margin-bottom: 8px;
    line-height: 1.1;
}

/* PARAGRAPH TEXT */
.how-to-vote-text {
    font-size: 18px;
    font-weight: 400;
    color: #002868;
    line-height: 1.4;
}

/* =========================
   RIGHT COLUMN (40%)
========================= */
.grainger-vote-info-right {
    flex: 0 0 40%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;

    padding: 20px;
    box-sizing: border-box;

    border-left: 1px solid #d9d9d9;
}

/* THANK YOU TITLE */
.thank-you-title {
    font-size: 36px;
    font-weight: 800;
    color: #bf0a30;
    margin-bottom: 10px;
}

/* THANK YOU TEXT */
.thank-you-text {
    font-size: 18px;
    font-weight: 400;
    color: #002868;
    line-height: 1.4;
}

/* =========================
   MOBILE STACK
========================= */
@media (max-width: 768px) {
    .grainger-vote-info {
        flex-direction: column;
        border-radius: 10px;
    }

    .grainger-vote-info-left,
    .grainger-vote-info-right {
        flex: 0 0 100%;
        padding: 20px;
        text-align: left;
    }

    .grainger-vote-info-right {
        border-left: none;
        border-top: 1px solid #d9d9d9;
        text-align: center;
    }

    .grainger-vote-info-left {
        flex-direction: column;
        align-items: center;
    }

    .grainger-vote-info-left img {
        width: 160px;
    }
}
/* =========================
   CELEBRATION BANNER
========================= */
.grainger-celebration-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1150px;
    margin: 30px auto;
    gap: 15px;
}

/* TEXT */
.grainger-banner-text {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
}

/* RED LINES */
.grainger-line {
    flex: 1;
    height: 2px;
    background: #bf0a30;
    position: relative;
}

/* STAR */
.grainger-line .star {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #ffffff;
    font-size: 16px;
}

/* LEFT STAR POSITION (at end of left line) */
.grainger-line.left .star {
    right: -10px;
}

/* RIGHT STAR POSITION (at start of right line) */
.grainger-line.right .star {
    left: -10px;
}

/* =========================
   MOBILE
========================= */
@media (max-width: 768px) {
    .grainger-banner-text {
        font-size: 16px;
        white-space: normal;
    }

    .grainger-celebration-banner {
        gap: 10px;
    }
}
.grainger-vote-description {
    text-align: center;
    font-size: 18px;
    color: #002868;
    margin: 15px auto;
    max-width: 900px;
}

.grainger-banner-image {
    text-align: center;
    margin: 10px auto 20px;
}

.grainger-banner-image img {
    width: 100%;
    max-width: 1150px;
    border-radius: 6px;
}

/* voter page - frt */
/* =========================
   HEADER WRAPPER
========================= */
.grainger-vote-header {
    text-align: center;
    max-width: 1150px;
    margin: 20px auto 10px;
    font-family: Arial, Helvetica, sans-serif;
}

/* =========================
   MAIN TITLE
   60px, dark blue, caps, centered
========================= */
.grainger-vote-main-title {
    font-size: 60px;
    font-weight: 800;
    color: #002868;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.1;
    margin-bottom: 15px;
}

/* =========================
   SUBTITLE
   bold, dark blue, centered
========================= */
.grainger-vote-subtitle {
    font-size: 20px;
    font-weight: 700;
    color: #002868;
    text-align: center;
    margin-bottom: 18px;
}

/* =========================
   CRITERIA ROW
   20px, centered, red stars + blue text
========================= */
.grainger-vote-criteria {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 25px;
    margin-bottom: 15px;
}

.grainger-criteria-item {
    font-size: 20px;
    color: #002868;
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 600;
}

/* STAR */
.grainger-criteria-item .star {
    color: #bf0a30;
    font-size: 20px;
}

/* =========================
   DESCRIPTION (UNDER HEADER)
   16px, centered, regular dark blue
========================= */
.grainger-vote-description {
    font-size: 16px;
    color: #002868;
    text-align: center;
    line-height: 1.4;
    max-width: 900px;
    margin: 10px auto 20px;
}

/* =========================
   BANNER IMAGE
========================= */
.grainger-banner-image {
    text-align: center;
    margin-bottom: 25px;
}

.grainger-banner-image img {
    width: 100%;
    max-width: 1150px;
    border-radius: 6px;
}

/* =========================
   MOBILE
========================= */
@media (max-width: 768px) {
    .grainger-vote-main-title {
        font-size: 36px;
    }

    .grainger-vote-subtitle {
        font-size: 18px;
    }

    .grainger-vote-criteria {
        flex-direction: column;
        gap: 10px;
    }
}
