/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.marked h1,
.marked h2 {
    box-shadow: 0 0 0 6px #9c1006; /* Tune line "padding" here */
    background-color: #9c1006;
    display:inline;
    line-height:1.7em !important;
}

#footer h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 0.5rem !important;
}

.primary {
	color: #336799;
}

.secondary {
	color: #9c1006;
}

:not(.w-hwrapper):not(.w-vwrapper) > .w-iconbox.iconpos_top {
    margin:0 !important;
}

.w-form-h .for_agreement {
	font-size: 0.8em;
}

.w-iconbox.iconpos_top {
    max-width: inherit;
}