/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 23 2024 | 11:23:07 */
.wp-gr .wp-google-wr a, .wp-gr .grw-dot.active {
    background: var(--e-global-color-primary) !important;
}

.wp-gr.wpac a.wp-google-name{
    color: var(--e-global-color-primary) !important;
}


.wp-gr .wp-google-wr a:hover {
    background: var(--e-global-color-primary) !important;
    opacity:.9;
}

input#gform_submit_button_2 {
    background: #00335E;
    width: 100%;
}
div#gform_wrapper_2 .gform_fields{
    row-gap: 20px;
}