/*
Theme Name: Wizzie Child Theme
Theme URI: http://wordpress-style.net
Description: Child Theme For Divi
Author: Web Wizards
Author URI: http://wordpress-style.net
Template: Divi
Version: 2.0
*/
/* Start your custom CSS bellow this comment
============================================ */
body #main-content {
  background: black;
}
.gform_wrapper input[type="submit"] {
  background: #cc3366 !important;
}
