.rcc-quotes .slick-list {
  padding-bottom: 4rem; }

.rcc-quotes figure {
  display: block;
  padding: 5rem 0 0;
  margin: 0;
  position: relative; }
  .rcc-quotes figure:before {
    width: 47px;
    height: 42px;
    background-image: url("../img/quotes.svg");
    background-size: 47px 42px;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block; }
  .rcc-quotes figure blockquote {
    margin: 0;
    padding: 0; }
  .rcc-quotes figure p {
    font-size: 1.625rem;
    line-height: 1.15;
    font-family: halyard-display, sans-serif;
    font-weight: 300; }
    @media (min-width: 55rem) {
      .rcc-quotes figure p {
        font-size: 1.875rem; } }
  .rcc-quotes figure cite {
    font-style: italic; }

/*# sourceMappingURL=maps/rcc-quotes.css.map */
