/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
div#gform_fields_2 {
    gap: 5px !important;
}


.gform-theme--foundation .gfield textarea.large {
    min-block-size: 8rem;
}
textarea#input_2_7 {
    border-radius: 25px !important;
    background: #0000004d !important;
	 text-align: left !important;
}

input#gform_submit_button_2 {
    background: #fff !important;
}
input#input_2_6 {
    background: #fff !important;
    width: 100% !important;
    text-align: left;
}