/*
.site-info { display: none; }
*/
.hero-large-text {
    min-height: 4em;
}

.image-grid__image img {
	margin: 1em;
}

.su-quote-style-default {
    font-style: inherit !important;
/*
    font-family: "Times New Roman", times, serif;
*/
    font-size: 120%;
}


.su-quote-style-default strong {
    font-size: 120%;
  font-weight: inherit;
}

.su-quote-style-default .su-quote-cite {
  /*
  text-transform: uppercase;
  */
  font-weight: bold;
}
.su-quote-style-default .su-quote-cite a {
    text-decoration: none !important;
}