#faq h1 {
    font-size: 2em;
    text-transform: uppercase;
    color: rgba(210, 34, 52, 1);
    font-weight: 400;
    text-align: left; 
    line-height: 1em;
    margin-bottom: 0;
}

#faq h2 {
    font-size: 1em;
    text-transform: uppercase;
    color: rgba(210, 34, 52, 1);
    font-weight: 400;
    text-align: left;
}

span {
	display: block;
	margin-bottom:20px;
}