.inf-form .inf-submit input {
background-color: #eb5e3b;
color : #fff;
padding: 10px 20px;
border-radius: 4px;
border: 0;
}
.inf-form .inf-submit input:hover {
background-color: #da3833;
color: #f2b29a;
}
#wrapper .fusion-events-shortcode .fusion-events-post .fusion-events-meta h2,
#wrapper #main #content .fusion-post-content > h2.fusion-post-title {
font-size : 24px;
}
#wrapper .fusion-events-shortcode .fusion-events-post .fusion-events-meta h2 a {
color : #232855;
}
#wrapper .fusion-events-shortcode .fusion-events-post .fusion-events-meta h2 a:hover {
color : #574e9a;
}