body {
    color: #555;
    font-family: "Open Sans",sans-serif !important;
    font-style: normal;
    margin: 10px;
    letter-spacing: .5px;
}

.introduction h2.headline { 
    font-family: "Roboto",sans-serif !important;
}

.give-form-navigator>.title,
.payment .heading,
.give-donation-summary-section td, 
.give-donation-summary-section th, 
.give-donation-summary-section tr,
.give-donation-summary-section td:last-child, 
.give-donation-summary-section th:last-child {
    font-family: "Open Sans",sans-serif !important;
}
/*.choose-amount .content,
.payment .heading {
    font-size: 22px !important;
}*/
/* community supported ticket donation  */
#iFrameResizer0 {width: 100%!important; margin: 2% auto;}
#content .choose-amount .content, 
#content .payment .heading, 
.choose-amount p.content, 
.payment .heading{
    font-size: 16px !important;
}

@media (max-width: 667px) {
    .give-form-templates {margin: auto !important;}
    .give-embed-form, .give-embed-receipt {
        box-shadow: none !important;
        border: 1px solid #ebeaea !important;
    }
}