/**
 * Vanilla Styles
 *
 * This second stylesheet is for hotfixes/vanilla CSS.
 * Do not edit the main style.css directly, rather
 * add your changes here if you are not compiling the Sass files.
 */
.callout-box a {text-decoration:underline;}
.callout-box a:hover {color:#ffffff !important; text-decoration:underline;font-weight:700;}
.callout-box a.button {text-decoration:none;}
#top-footer h3 {text-align:center;}
#mc4wp-form-1 input[type="submit"] {border-color:#ffffff;color:#ffffff;}
#mc4wp-form-1 input[type="submit"]:hover {border-color:#ffffff;color:transparent;background:#ffffff}
#top-footer .widget {border-bottom:0;}
#top-footer .widget ul {margin-bottom:0;padding-bottom:0;}