<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

.calculateur_section .gform_wrapper.gravity-theme .gf_step_active .gf_step_number
{
    background: #82b64c;
    color: #ffffff;
}

.calculateur_section .gform_wrapper.gravity-theme .gf_step_number
{
    border: 2px solid #82b64c;
}

.calculateur_section input.gform_next_button
{
    background: #82b64c !important;
}
.calculateur_section input.gform_previous_button:hover
{
    color: #000 !important;
}

.calculateur_section .gfield_checkbox .gchoice
{
    display: flex;
    gap: 10px;
    padding: 5px 0;
}

/* Column Novatempo ADS */
.custom-columns-ads div
{
    height: 100% !important;
}</pre></body></html>