/*
Theme Name: AIHub Child
Theme URI: https://liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: aihub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: aihub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/


/* Contact Page */

.formhold, .formhold h3.gsection_title {
    color: #000;
}

.formhold h3.gsection_title {
	margin-bottom:0px;
	margin-top: 1.2em;
}

.formhold .gfield_label {
	font-weight:500 !important;
}

.formhold input#gform_submit_button_2 {
    background: #F58426;
    padding: 10px 26px;
    border: 0px;
    color: #fff;
}

.formhold input#gform_submit_button_2:hover {
    transform: scale(1.05);
    cursor: pointer;
    background: #000;
}