/* 
Theme Name: Premier Communication Group
Theme URI: https://premiercg.com
Description: This is the default theme used by Premier Communication Group for their clients.
Author: Premier Communication Group
Author URI: https://premiercg.com/
Template: hello-elementor
Version: 1.0.1
*/

/*
    Add your custom styles here
*/

.gform-theme--framework .gform_footer input[type="submit"].gform_button,
.gform-theme--framework .gform_page .gform_page_footer input[type="submit"].gform_button,
#gform_wrapper_2 .gform_button,
#gform_wrapper_2 .gform_next_button,
#gform_wrapper_2 .gform_previous_button {
    --gf-ctrl-btn-bg-color-primary: transparent;
    --gf-ctrl-btn-bg-color-hover-primary: #1F5E4B;
    --gf-ctrl-btn-color-primary: #1F5E4B;
    --gf-ctrl-btn-font-size: 14px;
    --gf-ctrl-btn-padding-x: 20px;
	--gf-ctrl-btn-radius: 0;
	 border: 2px solid #1F5E4B !important;
	 box-shadow: none !important;
}

.gform-theme--framework .gf_progressbar_percentage {
    background-color: #1F5E4B !important;
}