/**
 * @file
 * SFU Summit specific styling.
 */

.field-label {
  margin-top: 1em;
}

div.creator {
  display: inline;
}

div.homepage_section, div.homepage_image {
  margin-top: 1em;
  margin-bottom: 1em;
}

img.homepage_image {
  width: 515px;
  height : auto;
}
