
.node--type-brochures.node--view-mode-full {
  /*
  padding-left: 1em;
  padding-right: 1em;
  */
}



.node--type-brochures .file a {
  font-family: 'Fira Sans Light';
  color: #471E82;
}

.node--type-brochures .field--name-field-brochure-attachment .field__label {
  font-family: 'Oswald';
  color: #471E82;
  font-size: 1.2em;
  font-weight: 700;
  padding-bottom: 0.5em;
}

.node--type-brochures .field--name-field-brochure-attachment .field__item {
  padding-left: 1em;
}

.node--type-brochures .field--name-body a {
  font-family: 'Fira Sans Light';
  color: #471E82;
}

.node--type-brochures {
  padding-bottom: 1em;
}