/* Non-BEM as potentially RTE editable */
.module--info-block .rte h3 strong {
    display: block;
    clear: left;
    line-height: 120%;
    font-size: 70px;
    font-family: 'ThemeFont-Tertiary', sans-serif;
}

/* note: we might need an additional class/selector sittewide */
.module--info-block .rte {
	padding: 20px 0 0 0;
}
.module--info-block  .row {
	padding-bottom: 40px;
}