.region-header .banner {
    background-attachment: fixed,fixed;
}
.field--name-field-citation {
    line-height: 1.2em;
    padding: 0 1em;
}
.paragraph--type--card {
  margin: auto;
  max-width: 45em;
}
.paragraph--type--card .field--name-field-card-content {
    border: 1px solid #888;
    border-color: rgba(0,0,0,.5);
    background: rgba(255,255,255,.9);
    margin: .5em;
    padding: .5em;
    border-radius: 5px;
    color: #333;
}
.display-mode-center .field--name-field-card-content {
    max-width: 25em;
}
.paragraph--type--media {
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
    padding-top:1em;/*ewb*/
}
.field--name-field-caption {
   font-size:.8em;

}
.field--name-field-citation {
  font-size:.7em;
  font-weight:lighter;
  font-family:Courier New;
  font-style:oblique;
  
}