.path-appearances .region-content {
  text-align: center;
}
.path-appearances .region-content .view-header {
  margin-bottom: 2em;
}
.path-appearances .region-content .views-row {
  margin-bottom: 2em;
}
.path-appearances .region-content .field--name-field-show-name,
.path-appearances .region-content .appearance-show-name,
.path-appearances .region-content .views-field-field-show-name .field-content {
  font-size: 1.5em;
  font-weight: 700;
  margin: 0.45em 0 0.05em;
  line-height: 1.2;
  color: #111;
}
.path-appearances .region-content .views-field-field-date-and-time {
  margin-top: 0;
  line-height: 1.2;
}
.path-appearances .region-content .views-field-field-date-and-time .field-content,
.path-appearances .region-content .views-field-field-date-and-time time {
  margin: 0;
  padding: 0;
  display: inline-block;
  line-height: 1.2;
}
.path-appearances .region-content .views-field-title,
.path-appearances .region-content .views-field-title a,
.path-appearances .region-content .views-field-field-date-and-time,
.path-appearances .region-content .views-field-field-date-and-time time {
  color: #111;
}
.path-appearances .region-content .views-field-title a {
  text-decoration: none;
  font-weight: 700;
}
.path-appearances .region-content .views-field-title a:hover {
  color: #333;
  text-decoration: underline;
}

.page-node-type-appearances .field {
  margin-bottom: 1em;
}
.page-node-type-appearances .region-content {
  text-align: left;
}
.page-node-type-appearances .node .field--name-field-image {
  margin-bottom: 2em;
  text-align: center;
}
.page-node-type-appearances .node .field--name-field-show-name {
  font-size: 1.25em;
  font-weight: 600;
  margin-bottom: 0.75em;
  text-align: center;
}
.page-node-type-appearances .node .appearance-embeds {
  max-width: 900px;
  width: 100%;
  margin: 0 0 2em;
  text-align: center;
}
.page-node-type-appearances .node .appearance-embed--youtube {
  background: #000;
  border-radius: 4px;
  overflow: hidden;
}
.page-node-type-appearances .node .appearance-embed--youtube iframe {
  border: 0;
}
.page-node-type-appearances .node .appearance-embed--spotify,
.page-node-type-appearances .node .appearance-embed--apple {
  max-width: 100%;
}
.page-node-type-appearances .node .field--name-body {
  text-align: left;
  max-width: 42em;
  margin-left: 0;
  margin-right: 0;
}
.page-node-type-appearances .node .field--name-body iframe {
  display: block;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 2em;
}
.page-node-type-appearances .node .field--name-field-date-and-time {
  margin-bottom: 2em;
}
.page-node-type-appearances .node .field--name-field-links {
  text-align: center;
}
.page-node-type-appearances .node iframe {
  max-width: 100%;
}

/*# sourceMappingURL=page-appearances.css.map */
