/*
    - Name: "full.scss"
    - Description: "Add custom styles to view mode: full (Image gallery)."
*/
/* VARIABLES */
/* TYPOGRAPHY */
/* Google Fonts */
.node--type-governing-council-agreements.node--view-mode-full h1 {
  margin-bottom: var(--spacing-md);
  color: var(--text-color);
  font-size: 1.375rem;
  line-height: 1.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
/*# sourceMappingURL=full.css.map */
