body .cnn-erm .cnn-delegate-summary .cnn-delegate-summary__subheadline {
  color: #fefefe;
}
body .cnn-erm .cnn-delegate-summary .cnn-delegate-summary__header {
  background: #262626;
}
body .cnn-erm .cnn-delegate-summary .candidate-headshot--circle {
  width: 50px;
  height: 50px;
}
body .cnn-erm .cnn-delegate-summary .column-candidate {
  width: 60px;
}
body .cnn-erm .cnn-delegate-summary .tick-bar__label-text--large {
  font-size: 1.5em;
}
body .cnn-erm .cnn-delegate-summary .tick-bar__label-text--small {
  white-space: nowrap;
}
.cnn-delegate-summary .cnn-delegate-summary__data > div:not(.cnn-delegate-summary__header):nth-of-type(3):nth-last-of-type(1):after {
    content: '';
    display: block;
    height: 94px;
    border-bottom: 1px solid #eee;
}
