/*!
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: A plain-vanilla & lightweight theme for Elementor page builder
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor
*/

input.tutor-form-control {
    padding: 15px !important;
	border-radius: 8px !important;
}
button.tutor-btn.tutor-btn-primary.tutor-btn-block {
    background: #35CEA0;
    color: #fff;
    border: none;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 12px;
    border-radius: 10px;
    font-weight: 600;
}
