.field-para-views-embed-view {
  padding-top: 56px; }

.paragraph--type--paragraph-views > footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative; }
  .paragraph--type--paragraph-views > footer .a-link-strong {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: color 195ms ease,background-color 195ms ease,border-color 195ms ease;
    transition: color 195ms ease,background-color 195ms ease,border-color 195ms ease;
    padding-top: 20px; }

@media screen and (min-width: 1280px) {
  .field-para-views-embed-view {
    padding-top: 80px; } }

/** Double padding when a view immediately follows a page-section--main-content **/
.page-section .page-section--main-content > .field-para-views-embed-view:first-of-type {
  padding-top: 0; }
/*# sourceMappingURL=views_embed.css.map */
