﻿.wysiwyg p span {
  font-size: 1rem;
  /*color: #1D1D1B;*/
}

.feature-item .video-item:after {
  display: none;
}

.convertedHTML {
  max-width: 100%;
}

.cta--marginbot {
  margin-bottom: 2rem;
}

.filter-apply {
  font-family: "Public Sans",sans-serif;
  font-weight: 700;
  font-size: .875rem;
  margin-top: 0.3rem;
  background-color: #A21926;
  border-radius: 4px;
  padding: 0.85rem 0;
  color: #fff;
  width: 47%;
}

.add-to-calendar.atcb {
  padding: 0.25rem 0 0 0.5rem;
}

.feature-card--arrow .content:before {
  right: 1.5rem;
  left: auto !important;
}

.content-img {
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.wrapper-find-rep .title,
.wrapper-footer .title {
  color: #fff;
}

.wrapper-find-rep .cta-main,
.wrapper-footer .cta-main,
.wrapper-find-rep .cta-main:before,
.wrapper-find-rep .cta-main:after {
  color: #fff;
}

.content-section {
  border-radius: 0;
}

  .content-section .no-image .title {
    text-align: center;
  }

  .content-section p {
    font-size: 1rem;
    margin-bottom: 1rem;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
  }

.live-sign.most-recent {
  background: #F2CC0C;
  color: #000;
}

.query-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0;
}

.vote-results-block .vote-results {
  height: 200px;
}

.wrapper-footer a,
.wrapper-find-rep a {
  color: #fff;
}

.feature-card .date {
  bottom: 1.1rem;
  position: absolute;
}

/*.split-column-block h1, .split-column-block h2, .split-column-block h3, .split-column-block h4, .split-column-block h5, .split-column-block h6 {
  border-bottom: 1px solid #D2D2D2;
  padding-bottom: .5rem;
  margin-bottom: .8rem;
}*/

.wysiwyg.fluid-width-video-wrapper iframe {
  border: none;
  border-radius: 8px;
  /*margin-bottom: 2.5rem;*/
  width: 100%;
  aspect-ratio: 16 / 9;
}

line1, line2, line3, line4 {
  display: block;
}

.feature-item {
  margin-bottom: 0;
}

.text-red {
  color: #A21926 !important;
}

.wrapper-hero--votes .content {
  padding-right: 0 !important;
}

.role-list ul li::marker {
  color: #a21926;
}

.side-container .news-item {
  display: flex;
  margin-bottom: 1rem;
  border-radius: 4px;
  transition: .3s ease-out
}

  .side-container .news-item .img {
    height: 80px;
    width: 80px;
    object-fit: cover;
    object-position: top;
    border-radius: 4px;
    border: 3px solid #fff
  }

  .side-container .news-item .item-content {
    padding-left: .8rem;
    padding-top: .2rem
  }

  .side-container .news-item .name {
    font-size: .915rem;
    font-weight: 600;
    line-height: 1.3;
    color: #1D1D1B;
    text-decoration: underline;
    margin-bottom: 0
  }

  .side-container .news-item .date {
    font-size: .8rem;
    font-weight: 600;
    color: rgba(29,29,27,0.7);
    display: inline-block
  }

  .side-container .news-item:hover, .side-container .news-item:focus {
    background-color: #fff
  }

.search-results-block .search-header .title span {
  font-weight: 400;
  font-size: 1rem;
}

.role-list li a {
  color: #a21926;
  font-weight: 500;
}

  .role-list li a:hover {
    text-decoration: underline;
  }

.wrapper-hero.document-hero p {
  margin-bottom: 0.5rem;
}

  .wrapper-hero.document-hero p.hero-title {
    font-weight: 600;
  }

#find-rep-error {
  font-size: 1.25rem;
  font-weight: 600;
  color: #f00;
  margin-top: 1rem;
}

.card-event .details p {
  font-size: .875rem !important;
  margin-bottom: .8rem !important;
}

.titlebuttonbar.wrapper-section--red a {
  background-color: #fff;
  color: #a21926;
}

  .titlebuttonbar.wrapper-section--red a:hover {
    background-color: #000;
    color: #fff;
  }

body img.fr-dii.fr-fil {
  float: left;
  margin: 1rem 2rem 2rem 0;
  max-width: calc(100% - 5px);
}

body img.fr-dii.fr-fir {
  float: right;
  margin: 1rem 0 2rem 2rem;
  max-width: calc(100% - 5px);
}

.wrapper-section--white {
  background-color: #fff;
}

wrapper-section--default {
  background-color: unset;
}

.inner-msg--sec .title {
  font-size: 1.3rem !important;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 1.3rem !important;
}
