.node--type-slide .views-field-field-facility-hours a{
  font-weight:bold;
  border-bottom: 1px solid deeppink;
  margin-bottom:1em;
}
.node--type-slide .views-field-field-location .field-content {
  font-weight:bold;
  margin-bottom:1em;
}
.node--type-slide .views-field-field-facility-hours {
  margin-bottom: 1em;
}
.node--type-slide .views-field-field-facility-hours a:hover, .node--type-slide .views-field-field-facility-hours a:focus {
  border-bottom:none;
  text-decoration: none;
}
.node--type-slide .content .field--name-field-location, .node--type-slide .content .field--name-field-map, .node--type-slide .content  .field--name-field-studio-space-image-collect {
  max-width: 700px;
  margin-right:auto;
  margin-left:auto;
  padding: 1.5em 0;
  float:none;
}
.node--type-slide .views-field-field-facility-hours span.views-label, .node--type-slide .views-field-field-location span.views-label {
  font-family: 'CoreSansCaption', 'Arial','Helvetica', sans-serif;
  text-transform: uppercase;
}
