img{ height: auto; }
.market-data .page .section__header{
    margin: 0 auto 3em;
    text-align: center;
    width: 90%;
}

.sitenav__item ul.fa{
	display: block;
}

.section__content .flex:first-child{ margin-top: 0; }

.flex__heading { margin: 0 0 .5em; }


.flex__columns{ margin-top: 5%; }
.flex__column{ margin-bottom: 2.5%; }

.column__heading {
    font-size: 1.3em;
    margin: 0 0 0.5em;
}


.section__footer{
	text-align: center;
	max-width: 400px;
    margin: 7% auto 0;
    color: rgb(212,18,27);
    font-size: 1.2em;
}

.section__footer h4{ margin: 35px 0 .35em; }

.section__footer hr {
    width: 20px;
    border-top: 1px solid #d4121b;
    margin: 1em auto;
}
.section__footer hr:last-child { margin-top: 40px; }

.section__footer a{ color: rgb(212,18,27); font-size: 1em; }
