/*
 * Legacy media queries
 */
:root {
  --accent-dark: #4774CC;
  --accent-light: #bccae5;
  --sans: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  --serif: 'NPRSerif', Georgia, "Times New Roman", Times, serif;
  --vh: 1vh;
}
.sr-only {
  opacity: 0;
  position: absolute;
  left: -1000px;
  clip: inset(0, 0, 0, 0);
  width: 1px;
  height: 1px;
}
h1 {
  font-size: 24px;
}
#nav-list {
  width: 100%;
}
#nav-list tr:nth-child(even) {
  background-color: #f1f1f1;
}
#nav-list th,
#nav-list td {
  border-bottom: 1px solid #eee;
  padding: 5px;
  text-align: left;
}
#nav-list textarea {
  height: 80px;
  width: 80%;
}
#nav-list .state {
  width: 100px;
}
main.embed a.see-full {
  margin: 4px 0;
  text-decoration: none;
}
main.embed .results-header span.state-label {
  display: inline-block !important;
}
main.embed .source_embed {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #9a9a9a;
  font-style: italic;
  font-size: 11px;
}
@media (max-width: 450px) {
  main.embed .source_embed {
    margin-top: 0px;
    text-align: left;
    padding-left: 5px;
  }
}
main.embed-bop {
  color: #444;
}
main.embed-bop h2.bop {
  display: none;
}
main.embed-bop .nprone {
  background-color: #fff;
  padding: 7px 0;
}
@media (max-width: 450px) {
  main.embed-bop .nprone h2.bop {
    text-align: center;
    margin: 0 0 -3px 0;
    font-size: 13px;
    color: #666;
    display: block;
  }
}
main.embed-bop .full-link {
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
@media (max-width: 300px) {
  main.embed-bop .full-link {
    text-align: left;
    margin-top: 23px;
  }
}
@media (max-width: 300px) {
  main.embed-bop .president .full-link {
    text-align: center;
  }
}
main.embed-bop .inline .container {
  display: flex;
  max-width: 100%;
}
@media (max-width: 800px) {
  main.embed-bop .inline .container {
    padding: 0 5px;
  }
}
@media (max-width: 700px) {
  main.embed-bop .inline .container {
    display: block;
  }
}
main.embed-bop .inline .bar-container {
  height: 10px;
}
main.embed-bop .inline .net-gain-container {
  right: 25px;
  bottom: 8px;
}
@media (max-width: 700px) {
  main.embed-bop .inline .net-gain-container {
    right: 0;
  }
}
@media (max-width: 450px) {
  main.embed-bop .inline .net-gain-container {
    position: relative;
    left: auto;
    right: auto;
    bottom: 0;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  main.embed-bop .inline .net-gain-container .gain-label {
    margin-right: 5px;
  }
}
main.embed-bop .inline .house .full-link {
  text-align: center;
}
@media (max-width: 450px) {
  main.embed-bop .inline .house .full-link {
    text-align: center;
  }
}
main.embed-bop .inline .house .net-gain-container {
  left: 25px;
  right: auto;
}
@media (max-width: 700px) {
  main.embed-bop .inline .house .net-gain-container {
    left: 0;
  }
}
@media (max-width: 450px) {
  main.embed-bop .inline .house .net-gain-container {
    position: relative;
    left: auto;
    right: auto;
  }
}
@media (max-width: 450px) {
  main.embed-bop .inline .senate {
    display: flex;
    flex-direction: row;
  }
}
main.embed-bop .inline .full-link {
  text-align: left;
  margin-top: 23px;
}
@media (max-width: 450px) {
  main.embed-bop .inline .full-link {
    text-align: center;
    margin-top: 10px;
  }
}
main.embed-bop .inline .second.divider {
  display: none;
}
main.embed-bop .inline .president .bar-container {
  display: block;
}
main.embed-bop .inline .president .full-link {
  margin-top: 23px;
  text-align: center;
}
@media (max-width: 700px) {
  main.embed-bop .inline .president .full-link {
    margin-top: 10px;
  }
}
main.embed-bop .inline .senate .number-container,
main.embed-bop .inline .house .number-container {
  display: flex;
}
main.embed-bop .inline .link-container {
  flex: 1;
  padding: 0 25px;
  border-right: 1px solid #ddd;
}
main.embed-bop .inline .link-container.house {
  order: 1;
}
main.embed-bop .inline .link-container.president {
  order: 2;
}
main.embed-bop .inline .link-container.senate {
  order: 3;
}
main.embed-bop .inline .link-container h3 {
  margin: 10px 0;
}
main.embed-bop .inline .link-container .label {
  display: none;
}
main.embed-bop .inline .link-container .middle {
  height: 11.9px;
}
@media (max-width: 700px) {
  main.embed-bop .inline .link-container {
    border: none;
    padding: 0;
  }
  main.embed-bop .inline .link-container.senate,
  main.embed-bop .inline .link-container.house {
    width: 46%;
    display: inline-block;
  }
  main.embed-bop .inline .link-container.senate {
    float: right;
  }
  main.embed-bop .inline .link-container.president .bar-container {
    height: 7px;
  }
  main.embed-bop .inline .link-container.president .middle {
    top: -1.4px;
    height: 8.4px;
  }
  main.embed-bop .inline .link-container.president h3 {
    margin-top: 0;
  }
}
main.embed-bop .inline .link-container:last-child {
  border-right: 0;
}
main.embed-bop .inline .candidate {
  border: 0 !important;
}
main.embed-bop .inline .source {
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 450px) {
  main.embed-bop .inline .source {
    padding-top: 5px;
    margin-top: 0;
    clear: both;
  }
}
main.embed-bop .dark h3 {
  color: #eee;
}
main.embed-bop .dark .full-link a {
  color: #eee;
}
main.embed-bop .dark .full-link a:hover {
  color: white;
  text-decoration: underline;
}
main.embed-bop .dark .bar-container .middle {
  border-left: 1px solid #eee;
}
main.embed-bop .dark .bar-container .bar.gop {
  background: #df3b3c;
}
main.embed-bop .dark .bar-container .bar.gop path {
  fill: #df3b3c;
}
main.embed-bop .dark .chatter,
main.embed-bop .dark .uncalled {
  color: #ccc;
}
main.embed-bop .dark .net-gain-container .gain-label {
  color: #ccc;
}
main.embed-bop .dark .net-gain-container .net-gain.GOP {
  background: #df3b3c;
}
main.embed-bop .dark .source {
  color: #aaa;
}
main.embed-bop .dark .bar-container {
  background: #777;
}
main.embed-bop .dark .divider {
  border-top: 1px solid #777;
}
main.embed-bop .dark .president .candidate:first-child {
  border-right: 1px solid #777;
}
main.embed-bop .dark .candidate.gop {
  color: #df3b3c;
}
main.embed-bop .dark .candidate.gop path {
  fill: #df3b3c;
}
main.embed-bop .dark.inline .link-container {
  border-right: 1px solid #777;
}
main.embed-bop .dark.inline .link-container:last-child {
  border-right: none;
}
@media (max-width: 700px) {
  main.embed-bop .dark.inline .link-container {
    border: none;
  }
}
@media (max-width: 700px) {
  main.embed-bop .hide-congress .link-container.house,
  main.embed-bop .hide-congress .link-container.senate {
    display: none;
  }
  main.embed-bop .hide-congress .divider,
  main.embed-bop .hide-congress .second.divider {
    display: none;
  }
}
main.embed-bop .only-pres .link-container.house,
main.embed-bop .only-pres .link-container.senate {
  display: none;
}
main.embed-bop .only-pres .divider,
main.embed-bop .only-pres .second.divider {
  display: none;
}
main.embed-bop .president h3 {
  margin-top: 0;
}
main.embed-bop h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
main.embed-bop .chatter {
  text-align: center;
  font-size: 12px;
  color: #666;
}
@media (max-width: 450px) {
  main.embed-bop .chatter {
    font-size: 11px;
  }
}
main.embed-bop .winner-icon {
  color: #444;
  width: 0.8em;
  display: inline-block;
  margin-left: 0;
}
main.embed-bop a.link-container {
  text-decoration: none;
  color: #444;
  position: relative;
  display: block;
}
main.embed-bop .bop-footer {
  position: relative;
}
main.embed-bop .number-container {
  display: flex;
  justify-content: center;
  align-items: stretch;
}
main.embed-bop .number-container .candidate {
  flex: 1;
  text-align: center;
  max-width: 90px;
  color: #666;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
main.embed-bop .number-container .candidate .name {
  line-height: 1.2em;
  text-transform: uppercase;
}
@media (max-width: 450px) {
  main.embed-bop .number-container .candidate .name {
    font-size: 12px;
  }
}
main.embed-bop .number-container .candidate .votes {
  font-size: 30px;
  font-weight: bold;
}
@media (max-width: 450px) {
  main.embed-bop .number-container .candidate .votes {
    font-size: 20px;
  }
}
main.embed-bop .number-container .dem {
  color: #217BAE;
}
main.embed-bop .number-container .dem path {
  fill: #217BAE;
}
main.embed-bop .number-container .gop {
  color: #C72021;
}
main.embed-bop .number-container .gop path {
  fill: #C72021;
}
main.embed-bop .number-container .other {
  color: #F1A513;
}
main.embed-bop .number-container .other path {
  fill: #F1A513;
}
main.embed-bop .president .chatter {
  margin-top: 10px;
}
main.embed-bop .president .candidate:first-child {
  border-right: 1px solid #ddd;
}
main.embed-bop .bar-container {
  width: 100%;
  height: 13px;
  background: #ddd;
  margin: 5px 0 10px;
  position: relative;
}
main.embed-bop .bar-container .bar {
  height: 100%;
}
main.embed-bop .bar-container .bar.dem {
  background: #217BAE;
  float: left;
}
main.embed-bop .bar-container .bar.dem path {
  fill: #217BAE;
}
main.embed-bop .bar-container .bar.gop {
  background: #C72021;
  float: right;
}
main.embed-bop .bar-container .bar.gop path {
  fill: #C72021;
}
main.embed-bop .bar-container .bar.other {
  background: #F1A513;
}
main.embed-bop .bar-container .bar.other path {
  fill: #F1A513;
}
main.embed-bop .bar-container .middle {
  position: absolute;
  top: 0;
  border-left: 1px solid #444;
  height: 15px;
  width: 1px;
  right: 50%;
}
main.embed-bop .net-gain-container {
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
main.embed-bop .net-gain-container .gain-label {
  font-size: 10px;
  color: #444;
  padding-bottom: 1px;
}
main.embed-bop .net-gain-container .net-gain {
  font-size: 11px;
  font-weight: bold;
  background: #9a9a9a;
  color: white;
  display: inline-block;
  padding: 3px 6px;
}
main.embed-bop .net-gain-container .net-gain.Dem {
  background: #217BAE;
}
main.embed-bop .net-gain-container .net-gain.GOP {
  background: #C72021;
}
@media (max-width: 300px) {
  main.embed-bop .net-gain-container .net-gain {
    padding: 1px 4px 2px;
    font-size: 10px;
  }
}
main.embed-bop .divider {
  border-top: 1px solid #eee;
  margin: 20px 0 5px;
}
main.embed-bop .source {
  margin-top: 55px;
}
main.embed-bop .footnote {
  font-size: 11px;
  font-style: italic;
  color: #999;
  margin-top: 5px;
}
main.embed-homepage .disclaimer {
  text-align: center;
  font-style: italic;
  font-size: 12px;
  color: #787878;
}
main.embed-homepage .full-link {
  text-align: center;
}
main.embed-homepage .full-link a {
  text-decoration: none;
}
#embed-bop-on-page {
  color: #444;
}
#embed-bop-on-page .full-link {
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
@media (max-width: 300px) {
  #embed-bop-on-page .full-link {
    text-align: left;
    margin-top: 23px;
  }
}
@media (max-width: 300px) {
  #embed-bop-on-page .president .full-link {
    text-align: center;
  }
}
#embed-bop-on-page .inline .container {
  display: flex;
  max-width: 100%;
}
@media (max-width: 800px) {
  #embed-bop-on-page .inline .container {
    padding: 0 5px;
  }
}
@media (max-width: 700px) {
  #embed-bop-on-page .inline .container {
    display: block;
  }
}
#embed-bop-on-page .inline .bar-container {
  height: 10px;
}
#embed-bop-on-page .inline .net-gain-container {
  right: 25px;
  bottom: 8px;
}
@media (max-width: 700px) {
  #embed-bop-on-page .inline .net-gain-container {
    right: 0;
  }
}
#embed-bop-on-page .inline .house .full-link {
  text-align: left;
}
@media (max-width: 450px) {
  #embed-bop-on-page .inline .house .full-link {
    text-align: left;
  }
}
#embed-bop-on-page .inline .house .net-gain-container {
  left: 25px;
  right: auto;
}
@media (max-width: 700px) {
  #embed-bop-on-page .inline .house .net-gain-container {
    left: 0;
  }
}
@media (max-width: 450px) {
  #embed-bop-on-page .inline .house .net-gain-container {
    left: auto;
    right: 0;
  }
}
#embed-bop-on-page .inline .full-link {
  text-align: left;
  margin-top: 23px;
}
#embed-bop-on-page .inline .second.divider {
  display: none;
}
@media (max-width: 450px) {
  #embed-bop-on-page .inline .second.divider {
    display: block;
    margin-top: 15px;
  }
}
#embed-bop-on-page .inline .president .bar-container {
  display: block;
}
#embed-bop-on-page .inline .president .full-link {
  margin-top: 23px;
  text-align: center;
}
@media (max-width: 700px) {
  #embed-bop-on-page .inline .president .full-link {
    margin-top: 10px;
  }
}
#embed-bop-on-page .inline .senate .number-container,
#embed-bop-on-page .inline .house .number-container {
  display: flex;
}
#embed-bop-on-page .inline .link-container {
  flex: 1;
  padding: 0 25px;
  border-right: 1px solid #ddd;
}
#embed-bop-on-page .inline .link-container.house {
  order: 1;
}
#embed-bop-on-page .inline .link-container.president {
  order: 2;
}
#embed-bop-on-page .inline .link-container.senate {
  order: 3;
}
#embed-bop-on-page .inline .link-container h3 {
  margin: 10px 0;
}
#embed-bop-on-page .inline .link-container .label {
  display: none;
}
#embed-bop-on-page .inline .link-container .middle {
  height: 11.9px;
}
@media (max-width: 700px) {
  #embed-bop-on-page .inline .link-container {
    border: none;
    padding: 0;
  }
  #embed-bop-on-page .inline .link-container.senate,
  #embed-bop-on-page .inline .link-container.house {
    width: 46%;
    display: inline-block;
  }
  #embed-bop-on-page .inline .link-container.senate {
    float: right;
  }
  #embed-bop-on-page .inline .link-container.president .bar-container {
    height: 7px;
  }
  #embed-bop-on-page .inline .link-container.president .middle {
    top: -1.4px;
    height: 8.4px;
  }
  #embed-bop-on-page .inline .link-container.president h3 {
    margin-top: 0;
  }
}
@media (max-width: 450px) {
  #embed-bop-on-page .inline .link-container.senate,
  #embed-bop-on-page .inline .link-container.house {
    width: 100%;
  }
}
#embed-bop-on-page .inline .link-container:last-child {
  border-right: 0;
}
#embed-bop-on-page .inline .candidate {
  border: 0 !important;
}
#embed-bop-on-page .inline .source {
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 450px) {
  #embed-bop-on-page .inline .source {
    margin-top: 20px;
    text-align: left;
    padding-left: 5px;
  }
}
#embed-bop-on-page .dark h3 {
  color: #eee;
}
#embed-bop-on-page .dark .full-link a {
  color: #eee;
}
#embed-bop-on-page .dark .full-link a:hover {
  color: white;
  text-decoration: underline;
}
#embed-bop-on-page .dark .bar-container .middle {
  border-left: 1px solid #eee;
}
#embed-bop-on-page .dark .bar-container .bar.gop {
  background: #df3b3c;
}
#embed-bop-on-page .dark .bar-container .bar.gop path {
  fill: #df3b3c;
}
#embed-bop-on-page .dark .chatter,
#embed-bop-on-page .dark .uncalled {
  color: #ccc;
}
#embed-bop-on-page .dark .net-gain-container .gain-label {
  color: #ccc;
}
#embed-bop-on-page .dark .net-gain-container .net-gain.GOP {
  background: #df3b3c;
}
#embed-bop-on-page .dark .source {
  color: #aaa;
}
#embed-bop-on-page .dark .bar-container {
  background: #777;
}
#embed-bop-on-page .dark .divider {
  border-top: 1px solid #777;
}
#embed-bop-on-page .dark .president .candidate:first-child {
  border-right: 1px solid #777;
}
#embed-bop-on-page .dark .candidate.gop {
  color: #df3b3c;
}
#embed-bop-on-page .dark .candidate.gop path {
  fill: #df3b3c;
}
#embed-bop-on-page .dark.inline .link-container {
  border-right: 1px solid #777;
}
#embed-bop-on-page .dark.inline .link-container:last-child {
  border-right: none;
}
@media (max-width: 700px) {
  #embed-bop-on-page .dark.inline .link-container {
    border: none;
  }
}
@media (max-width: 700px) {
  #embed-bop-on-page .hide-congress .link-container.house,
  #embed-bop-on-page .hide-congress .link-container.senate {
    display: none;
  }
  #embed-bop-on-page .hide-congress .divider,
  #embed-bop-on-page .hide-congress .second.divider {
    display: none;
  }
}
#embed-bop-on-page .only-pres .link-container.house,
#embed-bop-on-page .only-pres .link-container.senate {
  display: none;
}
#embed-bop-on-page .only-pres .divider,
#embed-bop-on-page .only-pres .second.divider {
  display: none;
}
#embed-bop-on-page .president h3 {
  margin-top: 0;
}
#embed-bop-on-page h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
#embed-bop-on-page .chatter {
  text-align: center;
  font-size: 12px;
  color: #666;
}
#embed-bop-on-page .winner-icon {
  color: #444;
  width: 0.8em;
  display: inline-block;
  margin-left: 0;
}
#embed-bop-on-page a.link-container {
  text-decoration: none;
  color: #444;
  position: relative;
  display: block;
}
#embed-bop-on-page .number-container {
  display: flex;
  justify-content: center;
  gap: 20px;
}
#embed-bop-on-page .number-container .candidate {
  flex: 1;
  color: #666;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
#embed-bop-on-page .number-container .candidate .name {
  line-height: 1.1em;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: -1px;
  text-align: right;
}
@media (max-width: 300px) {
  #embed-bop-on-page .number-container .candidate .name {
    font-size: 10px;
  }
}
#embed-bop-on-page .number-container .candidate .votes {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}
#embed-bop-on-page .number-container .candidate.uncalled .name {
  font-size: 12px;
  text-align: center;
}
#embed-bop-on-page .number-container .candidate.uncalled .votes {
  font-size: 13px;
}
#embed-bop-on-page .number-container .dem {
  color: #217BAE;
}
#embed-bop-on-page .number-container .dem path {
  fill: #217BAE;
}
#embed-bop-on-page .number-container .gop {
  color: #C72021;
}
#embed-bop-on-page .number-container .gop path {
  fill: #C72021;
}
#embed-bop-on-page .number-container .other {
  color: #F1A513;
}
#embed-bop-on-page .number-container .other path {
  fill: #F1A513;
}
#embed-bop-on-page .president .chatter {
  margin-top: 10px;
}
#embed-bop-on-page .president .candidate:first-child {
  border-right: 1px solid #ddd;
}
#embed-bop-on-page .bar-container {
  width: 100%;
  height: 13px;
  background: #ddd;
  margin: 5px 0 10px;
  position: relative;
}
#embed-bop-on-page .bar-container .bar {
  height: 100%;
}
#embed-bop-on-page .bar-container .bar.dem {
  background: #217BAE;
  float: left;
}
#embed-bop-on-page .bar-container .bar.dem path {
  fill: #217BAE;
}
#embed-bop-on-page .bar-container .bar.gop {
  background: #C72021;
  float: right;
}
#embed-bop-on-page .bar-container .bar.gop path {
  fill: #C72021;
}
#embed-bop-on-page .bar-container .bar.other {
  background: #F1A513;
}
#embed-bop-on-page .bar-container .bar.other path {
  fill: #F1A513;
}
#embed-bop-on-page .bar-container .middle {
  position: absolute;
  top: 0;
  border-left: 1px solid #444;
  height: 15px;
  width: 1px;
  right: 50%;
}
#embed-bop-on-page .net-gain-container {
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
#embed-bop-on-page .net-gain-container .gain-label {
  font-size: 10px;
  color: #444;
  padding-bottom: 1px;
}
#embed-bop-on-page .net-gain-container .net-gain {
  font-size: 11px;
  font-weight: bold;
  background: #9a9a9a;
  color: white;
  display: inline-block;
  padding: 3px 6px;
}
#embed-bop-on-page .net-gain-container .net-gain.Dem {
  background: #217BAE;
}
#embed-bop-on-page .net-gain-container .net-gain.GOP {
  background: #C72021;
}
@media (max-width: 300px) {
  #embed-bop-on-page .net-gain-container .net-gain {
    padding: 1px 4px 2px;
    font-size: 10px;
  }
}
#embed-bop-on-page .divider {
  border-top: 1px solid #eee;
  margin: 20px 0 5px;
}
#embed-bop-on-page .source {
  margin-top: 55px;
}
#embed-bop-on-page .oneEmbed {
  width: 100%;
  display: inline-block;
}
#embed-bop-on-page .twoEmbeds {
  width: 46%;
  display: inline-block;
}
.winner-icon svg {
  width: 1em;
  height: 1em;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
body {
  padding: 0;
  margin: 0;
  touch-action: manipulation;
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.4;
  background-color: #fff;
}
img,
svg {
  max-width: 100%;
}
h1 {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  font-size: 20px;
  color: #666;
}
a,
a:visited {
  color: #4774CC;
}
a:hover,
a:active,
a:focus {
  color: #bccae5;
}
img:not([alt]) {
  outline: 3px solid red;
}
[aria-hidden] img:not([alt]),
[role="img"] img:not([alt]) {
  outline: none;
}
/* NPR standard partials */
footer {
  position: relative;
  z-index: 999;
  justify-content: flex-start;
}
footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
footer .constrained {
  margin: auto;
}
footer .npr {
  margin-top: 44px;
}
footer .npr a,
footer .npr a:visited {
  color: white;
  text-decoration: none;
}
footer .npr a:hover,
footer .npr a:visited:hover,
footer .npr a:focus,
footer .npr a:visited:focus {
  color: #888;
}
footer .npr ul {
  border-top: 1px solid white;
  font-size: 0.8rem;
  padding-top: 22px;
}
footer .npr ul li {
  display: inline-block;
  margin: 0 22px 3px 0;
  padding: 0;
  text-indent: 0;
  white-space: nowrap;
}
@media (min-width: 691px) {
  footer .npr ul li {
    display: inline-block;
  }
}
h1 {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  color: #333;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}
nav.results-nav {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  font-size: 13.5px;
  color: #454545;
  align-items: center;
  border-bottom: 5px solid;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-image: linear-gradient(to right, #C72021, #217BAE) 100;
}
.embedded nav.results-nav {
  display: none;
}
nav.results-nav .constrained {
  padding: 13px 15px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  max-width: 100%;
}
@media (max-width: 768px) {
  nav.results-nav {
    justify-content: space-between;
  }
}
@media (max-width: 980px) {
  nav.results-nav .label.full {
    display: none;
  }
}
@media (min-width: 981px) {
  nav.results-nav .label.abbrev {
    display: none;
  }
}
nav.results-nav .results-logo {
  display: flex;
}
@media (max-width: 690px) {
  nav.results-nav .results-logo {
    padding-right: 16px;
  }
}
nav.results-nav .results-logo hr {
  margin: 0 20px;
  border: none;
  border-left: 1px solid #ccc;
}
@media (max-width: 690px) {
  nav.results-nav .results-logo hr {
    margin: 0 16px;
    display: none;
  }
}
nav.results-nav .results-logo .elections-logo {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  font-weight: bold;
  text-transform: none;
  color: #000;
  font-size: 18px;
  white-space: nowrap;
  line-height: 1;
  margin-top: 1px;
  letter-spacing: 0.01em;
}
nav.results-nav .results-logo img {
  height: 15px;
  display: block;
  margin-right: 20px;
}
@media (min-width: 691px) {
  nav.results-nav .results-logo img {
    height: 20px;
  }
}
nav.results-nav .results-logo .short {
  display: none;
}
@media (max-width: 980px) {
  nav.results-nav .results-logo .short {
    display: block;
  }
  nav.results-nav .results-logo .full {
    display: none;
  }
}
nav.results-nav ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style-type: none;
  background: white;
}
@media (max-width: 690px) {
  nav.results-nav ul {
    flex: 0 0 100%;
  }
}
nav.results-nav .main-menu-item {
  display: block;
  white-space: nowrap;
  padding-left: 8px;
  padding-right: 8px;
}
nav.results-nav .main-menu-item:first-child {
  padding-left: 0;
}
@media ((min-width: 691px)) {
  nav.results-nav .main-menu-item {
    position: relative;
    top: 2px;
  }
}
nav.results-nav button,
nav.results-nav a {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  color: inherit;
  font-weight: inherit;
  font-family: inherit;
  text-transform: inherit;
  font-size: inherit;
  cursor: pointer;
  text-align: inherit;
  display: block;
}
nav.results-nav button:hover,
nav.results-nav a:hover,
nav.results-nav button:focus,
nav.results-nav a:focus,
nav.results-nav button:active,
nav.results-nav a:active {
  opacity: 0.6;
}
nav.results-nav #main-menu {
  display: flex;
  align-items: center;
}
@media ((max-width: 768px)) {
  nav.results-nav #main-menu.show {
    display: block;
  }
  nav.results-nav #main-menu.state-nav {
    padding: 9px 8px;
  }
}
@media ((max-width: 690px)) {
  nav.results-nav #main-menu {
    padding-top: 12px;
  }
}
nav.results-nav .menu-toggle svg {
  width: 1em;
  height: 1em;
  vertical-align: text-top;
}
nav.results-nav .menu-toggle[aria-controls="main-menu"] {
  display: none;
}
@media (max-width: 768px) {
  nav.results-nav .menu-toggle[aria-controls="main-menu"] {
    display: block;
  }
}
nav.results-nav .menu-toggle[aria-controls="states-menu"] {
  width: 100%;
}
@media (min-width: 451px) {
  nav.results-nav .menu-toggle .label.abbrev {
    display: inline-block;
  }
}
nav.results-nav .menu-contents {
  display: none;
  background: white;
}
nav.results-nav .menu-contents.show {
  display: block;
}
nav.results-nav .menu-contents.states {
  border: 1px solid #eee;
  padding: 6px 8px 2px;
  position: absolute;
  top: calc(100% + 6px);
  right: 0;
  columns: 3;
  background: white;
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
  z-index: 999;
}
@media (max-width: 690px) {
  nav.results-nav .menu-contents.states {
    border: none;
    position: absolute;
    margin-top: 8px;
    left: 2vw;
    width: 94vw;
    top: 55px;
  }
}
@media (max-width: 450px) {
  nav.results-nav .menu-contents.states {
    columns: 2;
  }
}
nav.results-nav .state-menu-item {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  text-transform: none;
  font-size: 1em;
  margin-bottom: 2px;
  font-weight: bold;
}
nav.results-nav .donate {
  position: absolute;
  right: 15px;
  top: 9px;
}
nav.results-nav .donate a {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  letter-spacing: 0.01em;
  letter-spacing: 0.05em;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  color: white;
  font-weight: normal;
  text-transform: uppercase;
  padding: 4px 8px 4px 24px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMSAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuNSAxMEw0LjcwMjUgOS4yODA2NUMxLjg3IDYuNzM1NyAwIDUuMDU3MjIgMCAyLjk5NzI4QzAgMS4zMTg4IDEuMzMxIDAgMy4wMjUgMEMzLjk4MiAwIDQuOTAwNSAwLjQ0MTQxNyA1LjUgMS4xMzg5NkM2LjA5OTUgMC40NDE0MTcgNy4wMTggMCA3Ljk3NSAwQzkuNjY5IDAgMTEgMS4zMTg4IDExIDIuOTk3MjhDMTEgNS4wNTcyMiA5LjEzIDYuNzM1NyA2LjI5NzUgOS4yODYxTDUuNSAxMFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: 8px center;
  background-color: #C72021;
  white-space: nowrap;
}
nav.results-nav .donate:hover {
  opacity: 0.6;
}
footer {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  background: #222;
  color: white;
  padding: 40px 15px;
  position: relative;
  z-index: 999;
  justify-content: flex-start;
}
footer.mega-nav {
  background: #454545;
}
body.embedded footer {
  display: none;
}
footer h3 {
  margin: 0 0 6px 0;
  text-transform: uppercase;
  font-size: 1.1em;
  color: #fff;
}
footer h3.more-hed {
  border-top: 1px solid #999;
  padding-top: 33px;
}
footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
footer a,
footer a:link,
footer a:visited {
  color: white;
  text-decoration: none;
}
footer a:hover,
footer a:link:hover,
footer a:visited:hover {
  color: #aaa;
}
footer .constrained {
  max-width: 980px;
  margin: auto;
}
footer .npr {
  margin-top: 44px;
}
footer .npr ul {
  border-top: 1px solid #555;
  color: #888;
  font-size: 0.8rem;
  padding-top: 11px;
}
footer .npr ul li {
  display: inline-block;
  margin: 0 22px 3px 0;
  padding: 0;
  text-indent: 0;
  white-space: nowrap;
}
@media (min-width: 691px) {
  footer .npr ul li {
    display: inline-block;
  }
}
footer .state-nav {
  column-count: 5;
  margin: 20px 0 0 0;
  margin: 20px 0 33px 0;
  column-gap: 33px;
}
@media (max-width: 800px) {
  footer .state-nav {
    column-count: 3;
  }
}
@media (max-width: 690px) {
  footer .state-nav {
    column-count: 2;
  }
}
@media (max-width: 450px) {
  footer .state-nav {
    font-size: 0.9em;
  }
}
footer .state-nav a {
  line-height: 1.8;
}
footer .state-nav .divider {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
}
footer .more-2024 {
  column-count: 3;
  margin: 20px 0 0 0;
  column-gap: 33px;
}
@media (max-width: 690px) {
  footer .more-2024 {
    column-count: 1;
  }
}
@media (max-width: 768px) {
  footer .more-2024 {
    column-count: 2;
  }
}
@media (max-width: 450px) {
  footer .more-2024 {
    font-size: 0.9em;
  }
}
footer .more-2024 a {
  line-height: 1.8;
}
footer .credits {
  font-size: 0.9em;
  color: #ccc;
}
footer .credits p.credit-text {
  margin: 0;
}
@media (max-width: 690px) {
  footer .credits p.credit-text {
    margin: 0 0 2px 0;
  }
}
footer .credits p {
  line-height: 1.6;
}
.ad-wrap {
  animation: fadeIn 2s;
  -webkit-animation: fadeIn 2s;
  -moz-animation: fadeIn 2s;
  -o-animation: fadeIn 2s;
  visibility: hidden;
}
.ad-wrap.visible {
  visibility: visible;
}
.ad-wrap.hidden {
  display: none;
}
.ad-config-wrap {
  width: 100%;
  display: table;
}
.ad-config {
  clear: both;
  text-align: center;
  margin-bottom: 30px;
  overflow: hidden;
  transition: 500ms ease;
  display: table-cell !important;
  flex-direction: column;
  vertical-align: middle;
  height: 250px;
}
.ad-config > div {
  animation: fadeIn 2s;
  -webkit-animation: fadeIn 2s;
  -moz-animation: fadeIn 2s;
  -o-animation: fadeIn 2s;
}
.ad-config.hidden {
  display: none !important;
}
.ad-header {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  font-size: 12px;
  content: "Sponsor message";
  display: block;
  text-align: center;
  line-height: 1.3;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  color: #555;
  padding: 15px;
}
.ad-footer {
  padding-top: 25px;
  content: "";
  display: block;
  border-bottom: 1px solid #fff;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 1080px) {
  .centered-layout {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.centered-layout #about-box {
  margin-left: auto;
  margin-right: auto;
}
.left-layout {
  margin: 0 auto;
  max-width: 1040px;
  width: 100%;
}
@media (max-width: 1080px) {
  .left-layout #about-box {
    margin-left: 5px;
    margin-right: 5px;
  }
}
#about-box {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  border-radius: 5px;
  background: #FFE4AF;
  margin-top: 20px;
  margin-bottom: 30px;
  max-width: 765px;
  padding: 10px 15px;
  color: #333;
}
#about-box p {
  margin: 0;
}
#about-box a {
  text-decoration: none;
  font-weight: bold;
}
#about-box.closed {
  display: none;
}
#close-disclaimer {
  float: right;
  color: #eee;
  background-color: #333;
  border-radius: 100%;
  padding: 6px;
  margin-left: 15px;
}
@media (max-width: 690px) {
  #close-disclaimer {
    margin-top: 18px;
  }
}
#close-disclaimer svg {
  width: 12px;
  height: 12px;
  display: block;
}
@media (max-width: 690px) {
  #close-disclaimer svg {
    width: 9px;
    height: 9px;
  }
}
#close-disclaimer:hover {
  cursor: pointer;
  background-color: #F1A513;
}
results-table {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 0.9em;
  margin-bottom: 15px;
  text-align: left;
}
results-table .result-table-wrapper {
  position: relative;
}
results-table .thead {
  color: #787878;
  display: flex;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
results-table .president .thead {
  margin-left: 4em;
}
results-table .row {
  background-color: #efefef;
  display: flex;
  height: 4em;
  margin-bottom: 4px;
  position: relative;
  width: 100%;
}
results-table .president .row {
  border-radius: 4em 0 0 4em;
}
results-table .winner {
  background-color: #FFE4AF;
}
results-table .winner.dem {
  background-color: #C3E0F0;
}
results-table .winner.gop {
  background-color: #F8C8CA;
}
results-table .winner.yes {
  background-color: #b1ddb3;
}
results-table .winner.no {
  background-color: #fce9c5;
}
results-table .winner .name {
  font-weight: bold;
}
results-table .headshot {
  background-color: #efefef;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 2em;
  display: none;
  flex-basis: 4em;
  flex-grow: 0;
  flex-shrink: 0;
  height: 4em;
}
results-table .headshot.has-image {
  border: 1px solid white;
}
results-table .headshot.no-image {
  border: 1px solid #efefef;
}
results-table .president .headshot {
  display: block;
}
results-table .incumbent-icon {
  font-size: 1.4em;
  line-height: 0;
}
results-table .winner-icon {
  display: inline-block;
  margin-left: 0.5em;
  position: absolute;
  top: calc(50% - 0.6em);
  width: 1em;
}
results-table .runoff-indicator {
  color: #555;
  font-style: italic;
}
results-table .bar-container {
  bottom: 0;
  height: 0.5em;
  left: 0;
  position: absolute;
  width: 100%;
}
results-table .president .bar-container {
  left: 4em;
  width: calc(100% - 4em);
}
results-table .bar {
  background-color: #F1A513;
  position: absolute;
  height: 0.5em;
  bottom: 0;
  left: 0;
}
results-table .dem .bar {
  background-color: #217BAE;
}
results-table .gop .bar {
  background-color: #C72021;
}
results-table .green .bar {
  background-color: #469F4B;
}
results-table .yes .bar {
  background-color: #469F4B;
}
results-table .no .bar {
  background-color: #F1A513;
}
results-table .tbody .name,
results-table .tbody .percentage,
results-table .tbody .votes {
  line-height: 1em;
  padding-top: 1.4em;
}
results-table .name {
  flex-basis: 50%;
  padding-left: 0.5em;
}
@media ((max-width: 690px)) {
  results-table .first-name {
    display: none;
  }
}
results-table .percentage,
results-table .votes {
  text-align: right;
  flex-basis: 25%;
}
results-table .votes:last-child {
  padding-right: 0.5em;
}
results-table .incumbent-legend {
  display: none;
}
results-table .incumbent-dot {
  color: #111;
  font-size: 1.4em;
  line-height: 1.4;
}
results-table .footnote {
  color: #787878;
  font-size: 12px;
  line-height: 1.4;
  margin: 0;
}
.oth .bar-container .bar,
.other .bar-container .bar {
  background-color: #5C5C5C;
}
tabbed-results-collection #race-selector {
  margin-bottom: 5px;
}
tabbed-results-collection .table {
  display: none;
}
tabbed-results-collection .table.shown {
  display: block;
}
.test-banner {
  color: #fff;
  background: #666;
  border-radius: 10px;
  font-weight: bold;
  left: calc(50% - 35px);
  top: calc(50% - 18px);
  opacity: 90%;
  position: absolute;
  padding: 10px 20px;
  text-align: center;
  width: 70px;
  z-index: 1;
}
.footnote {
  font-size: 12px;
  color: #787878;
  max-width: 765px;
}
.footnote a {
  text-decoration: none;
}
.board-footnote {
  clear: both;
  margin: 0 auto;
}
.page-footnote {
  margin: 0 auto 50px;
}
.state-page-footnote {
  max-width: 1040px;
}
.embedded main.embed-bop a.link-container .full-link,
.embedded board-president .full-link a {
  font-size: 14px;
  text-decoration: none;
  color: #4774CC;
}
.embedded main.embed-bop a.link-container .full-link:link,
.embedded board-president .full-link a:link,
.embedded main.embed-bop a.link-container .full-link:visited,
.embedded board-president .full-link a:visited {
  color: #4774CC;
}
.embedded main.embed-bop a.link-container .full-link:hover,
.embedded board-president .full-link a:hover,
.embedded main.embed-bop a.link-container .full-link:active,
.embedded board-president .full-link a:active,
.embedded main.embed-bop a.link-container .full-link:focus,
.embedded board-president .full-link a:focus {
  color: #bccae5;
  cursor: pointer;
}
.embedded main.embed-bop a.link-container:hover .full-link {
  color: #bccae5;
}
.about-box {
  margin-top: 20px;
}
header {
  margin-top: 30px;
}
body[data-header="hide"] header {
  display: none;
}
header,
main {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (max-width: 1040px) {
  header,
  main {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.headline {
  display: flex;
}
@media (min-width: 650px) {
  .headline {
    align-items: center;
  }
}
.state-icon {
  filter: invert(15%) sepia(4%) saturate(18%) hue-rotate(321deg) brightness(94%) contrast(84%);
  height: 4.5em;
  margin-right: 1em;
}
@media (max-width: 650px) {
  .state-icon {
    order: 1;
    margin-top: 0.5em;
  }
}
.state-icon.wide {
  height: 2.5em;
}
h1 {
  text-transform: none;
  line-height: 1;
}
@media (max-width: 690px) {
  h1 {
    font-size: 2.2em;
  }
}
@media (min-width: 691px) {
  h1 {
    font-size: 2.6em;
  }
}
@media (min-width: 769px) {
  h1 {
    font-size: 3.2em;
  }
}
.section-nav {
  font-size: 1.1em;
  margin-top: 6px;
}
@media (min-width: 650px) {
  .section-nav {
    font-size: 1.2em;
  }
}
.intro-container {
  margin: 24px 0 10px;
}
@media (min-width: 650px) {
  .intro-container.has-intro {
    display: flex;
    column-gap: 20px;
  }
}
.intro {
  line-height: 1.45;
  margin: 0;
}
.intro a {
  text-decoration: none;
}
.intro p:first-child {
  margin-top: 0;
}
@media (min-width: 650px) {
  .intro {
    flex-basis: calc(70% - 10px);
  }
}
.station-guides ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.station-guides li {
  margin: 0;
  break-inside: avoid;
}
.station-guides li a {
  text-decoration: none;
}
@media (min-width: 650px) {
  .station-guides {
    flex-basis: calc(30% - 10px);
  }
}
@media (min-width: 691px) {
  .no-intro .station-guides ul {
    column-count: 2;
  }
}
@media (min-width: 769px) {
  .no-intro .station-guides ul {
    column-count: 3;
  }
}
.station-guide-hed {
  color: #787878;
  margin-bottom: 5px;
}
@media (min-width: 650px) {
  .station-guide-hed {
    margin-top: 0;
  }
}
.station-guide-hed span:first-child {
  font-weight: bold;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.station-guide-hed span:last-child {
  font-style: italic;
  text-wrap: nowrap;
}
input {
  display: none;
}
label {
  color: #5076b8;
  cursor: pointer;
  font-weight: bold;
  padding: 0 5px;
}
label:hover {
  text-decoration: underline;
}
input:first-child + label {
  padding-left: 0;
}
input:checked + label {
  color: black;
  cursor: default;
  white-space: nowrap;
}
input:checked + label:hover {
  text-decoration: none;
}
main {
  margin-bottom: 80px;
}
section {
  display: none;
}
body[data-section="key-races"] #key-races-section {
  display: block;
}
body[data-section="president"] #president-section {
  display: block;
}
body[data-section="governor"] #governor-section {
  display: block;
}
body[data-section="senate"] #senate-section {
  display: block;
}
body[data-section="house"] #house-section {
  display: block;
}
body[data-section="ballot-measures"] #ballot-measures-section {
  display: block;
}
body[data-section="mayor"] #mayor-section {
  display: block;
}
#president-section .results-table-wrapper {
  margin: 20px 0;
}
.section-hed {
  color: #333;
  font-size: 1.4em;
  margin-bottom: 5px;
}
.dotted-line {
  position: relative;
}
.dotted-line span {
  background-color: #fff;
  padding-right: 5px;
  position: relative;
  z-index: 1;
}
.dotted-line::after {
  border-bottom: 1px dotted #cecece;
  content: "";
  left: 0;
  position: absolute;
  top: 50%;
  width: calc(100% - 5px);
}
.section-info {
  display: block;
  font-size: 14px;
  margin: 0 0 10px;
  width: 100%;
}
p.section-info {
  color: #787878;
  font-style: italic;
}
p.section-info button {
  background: none;
  border: none;
  color: #5076b8;
  cursor: pointer;
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  text-decoration: none;
  text-align: left;
  padding: 0;
}
p.section-info button:hover {
  color: #5076b8;
  text-decoration: underline;
}
button.section-info {
  background: none;
  border: none;
  color: #5076b8;
  cursor: pointer;
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  text-decoration: none;
  text-align: left;
  padding: 0;
}
button.section-info:hover {
  color: #5076b8;
  text-decoration: underline;
}
@media (min-width: 900px) {
  tabbed-results-collection results-table,
  results-collection[office="P"] results-table,
  results-collection[office="S"] results-table,
  results-collection[office="G"] results-table,
  results-collection[office="M"] results-table {
    display: block;
    width: calc(70% - 10px);
  }
  results-collection[office="H"],
  results-collection[office="I"] {
    column-gap: 20px;
    display: flex;
    flex-wrap: wrap;
  }
  results-collection[office="H"] .section-hed,
  results-collection[office="I"] .section-hed {
    flex-basis: 100%;
  }
  results-collection[office="H"] results-table,
  results-collection[office="I"] results-table {
    display: block;
    flex-basis: calc(50% - 10px);
  }
  results-collection[office="H"].single results-table,
  results-collection[office="I"].single results-table {
    flex-basis: calc(70% - 10px);
  }
}
county-map {
  margin: 40px 0;
}
.county-data-note {
  color: #787878;
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
}
index-page-results h2 {
  margin-bottom: 0.5rem;
}
index-page-results h2 a {
  text-decoration: none;
}
index-page-results results-collection .section-hed {
  margin-top: 0;
  font-size: 1.3em;
}
index-page-results section {
  margin-bottom: 33px;
}
