.page-node-491 main,
.page-node-490 main,
.page-node-485 main
{
  padding-top: 0;
}

.page-node-491 .ec-container:first-child,
.page-node-490 .ec-container:first-child
{
  border-radius: 0 0 2rem 2rem;
}

#content-2026 .lead:first-child,
#content-2026 .lead:first-child
{
  font-size: 1.6rem;
  line-height: 3rem;
}

.page-node-491 .border-ec-sig,
.page-node-490 .border-ec-sig
{
  border-radius: 1.5rem;
  border: 3px solid #198754;
}

.pull-quote {
    border-left: 4px solid #adbb00;
    font-size: 1.15rem;
    font-weight: 500;
    color: #04342C;
    font-style: italic;
}

.bg-dark-teal {
  background-color: #005870;
}

/* For campaign pages  */
.ec-eyebrow {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

h1.teal-heading {
  color: #0091B8;
  text-shadow: 1px 1px #0D0D0D;
}

.btn-ec-light {
    background-color: #adbb00;
    color: #1f2a36;
    font-weight: 600;
    border: none;
    transition: all 0.2s ease;
    padding: .8rem 2rem;
}

.btn-ec-light:hover {
    background-color: #c5d400;
    color: #1f2a36;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(173, 187, 0, 0.3);
}
