/*
Theme Name:   OceanWPChildTheme
Description:  Child theme created by TransmitID
Author:       transmitid
Author URL:   http://transmitid.com/
Template:     oceanwp
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  OceanWPChildTheme
*/

/* MISC */
/* Gravity Forms */
.gform_footer .gform_button { background: #F8750E; color: #fff; border: 2px solid #fff; }
.gform_footer .gform_button:hover { background: #fff; color: #F8750E; border: 2px solid #F8750E; }
