Change some of the defaults for Give WP plugin
/* give plugin overrides
--------------------------------------------- */
.give-btn {
background: #3F1016;
color: #fff;
}
.give-btn:hover, .give-btn:focus {
background: #1A3263;
}
[id*=give-form] .give-form-title {
font-size: 2.2rem;
}
.give-modal .mfp-content {
max-width: 800px !important;
}