body {
  background-color: #ffffff;
  color: #000000;
}
.webpage-block .jumbotron h1, h1 {
  color: #16548c;
  font-family: Raleway;
  font-size: 36px;
}
.webpage-block .jumbotron h2, h2 {
  color: #1a1a1a;
  font-family: Raleway;
  font-size: 30px;
}
.webpage-block .jumbotron h3, h3 {
  color: #1a1a1a;
  font-family: Raleway;
  font-size: 24px;
}
.webpage-block .jumbotron h4, h4 {
  color: ;
  font-family: Merriweather ;
  font-size: 18px;
}
.webpage-block .jumbotron h5, h5 {
  color: #c57a63;
  font-family: Licorice ;
  font-size: 36px;
}
.webpage-block .jumbotron h6, h6 {
  color: #c57a63;
  font-family: Licorice ;
  font-size: 24px;
}
.webpage-block .jumbotron p, p, .content-block div, .panel div, li {
  color: #676769;
  font-family: Merriweather Sans;
  font-size: 18px;
}
.jumbotron blockquote, blockquote {
  color: ;
  font-family: Licorice;
  font-size: 24px;
}
.jumbotron .lead, .content-block .lead, .lead {
  color: ;
  font-family: Merriweather Sans;
  font-size: 24px;
}
@media (max-width: 767px) {
  .webpage-block .jumbotron h1, h1 {
    font-size: 30px;
  }
  .webpage-block .jumbotron h2, h2 {
    font-size: 24px;
  }
  .webpage-block .jumbotron h3, h3 {
    font-size: 18px;
  }
  .webpage-block .jumbotron h4, h4 {
    font-size: 18px;
  }
  .webpage-block .jumbotron h5, h5 {
    font-size: 24px;
  }
  .webpage-block .jumbotron h6, h6 {
    font-size: 18px;
  }
  .webpage-block .jumbotron p, p {
    font-size: 14px;
  }
  .webpage-block .jumbotron blockquote, blockquote {
    font-size: 18px;
  }
  .webpage-block .jumbotron .lead, .lead {
    font-size: 20px;
  }
}
.webpage-background a {
  color: ;
}
.webpage-block a {
  color: ;
}
.webpage-contact a {
  color: ;
}
.webpage-about a {
  color: ;
}
.webpage-footer {
  background-color: #16548c !important;
  color: #ffffff !important;
}
.webpage-footer a{
  color: #ffffff !important;
}
.webpage-footer .site-footer-simple {
  background-color: #16548c !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: #16548c !important;
  color: #ffffff !important;
}
.webpage-header .navbar {
  background-color: #16548c;
  color: #ffffff;
}
.webpage-header .navbar a,
.webpage-header .navbar a:hover {
  color: #ffffff !important;
}
.webpage-header.navbar-fixed-top {
  background-color: #ffffff;
}
.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: #16548c !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: 18px;}
.vcard-social {background: #fff; width: 100%; padding: 0 5%;}
.vcard-phone a, .header-social a, .navbar-nav .navbar-text, .vcard-email a {color: #16548c;}
.vcard-phone a, .header-social a, .navbar-nav .navbar-text, .navbar-nav .navbar-text a, .social-icon svg {color: #16548c !important;} 
.webpage-footer .site-footer-columns .footer-social .social-icon svg, .site-footer-columns h3 {color: #fff !important;} 

.hero-behind {z-index: 9;}  

/* Force the label to appear inside the social nav area */
.vcard-social{
  position: relative !important;
}

.vcard-social::before{
  content: "📍 Exploring Small Towns Across Alabama" !important;
  position: absolute !important;
  left: 5% !important;               /* matches your .vcard-social padding scheme */
  top: 50% !important;
  transform: translateY(-50%) !important;
  z-index: 99999 !important;
  color: #16548c !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  white-space: nowrap !important;
  display: block !important;
  pointer-events: none !important;
}


/*ensures logo is visible with behind setting*/
.hero-behind .navbar li a {color: #fff!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: 100%; }
.nav .dropdown-menu {min-width: 320px;}
.webpage-header .navbar .dropdown li a {color: #16548C!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: 210px;
    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: 360px;
    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: #fff; color: #16548c; border: 1px solid #16548c;-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: #16548c; color: #fff;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;}


/* --- Main CTA (Blue Solid) --- */
.cta-main {
  background-color: #004aad;   /* WEDO Blue */
  color: #ffffff;             /* White text */
  font-size: 16px;
  font-weight: 600;
  padding: 6px 16px;          /* reduced padding */
  border: none;
  border-radius: 8px;
  text-transform: uppercase;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.cta-main:hover {
  background-color: #002f6c;  /* darker blue on hover */
}

/* --- Secondary CTA (Black Solid) --- */
.cta-secondary {
  background-color: #000000;  /* WEDO Black */
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  padding: 5px 14px;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.cta-secondary:hover {
  background-color: #333333;  /* softer black on hover */
}

/* --- Outline CTA (Blue Border) --- */
.cta-outline {
  background-color: #ffffff;   /* white background */
  color: #004aad;             /* WEDO Blue text */
  font-size: 15px;
  font-weight: 500;
  padding: 6px 14px;
  border: 2px solid #004aad;  /* blue border */
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.cta-outline:hover {
  background-color: #004aad;  /* solid blue on hover */
  color: #ffffff;            /* white text on hover */
}
