.elementor-kit-6{--e-global-color-primary:#791F28;--e-global-color-secondary:#2B2B2B;--e-global-color-text:#181818;--e-global-color-accent:#D2981B;--e-global-color-fc4381b:#F5F5F5;--e-global-color-9e758e8:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito Uploaded";--e-global-typography-text-font-size:1rem;font-weight:var( --e-global-typography-text-font-weight );--e-global-typography-text-letter-spacing:-0.4px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-01d48f3-font-family:"Lora Uploaded";--e-global-typography-01d48f3-font-size:2.75rem;--e-global-typography-01d48f3-letter-spacing:-0.6px;--e-global-typography-fe46052-font-family:"Lora Uploaded";--e-global-typography-fe46052-font-size:1.75rem;--e-global-typography-fe46052-font-style:italic;--e-global-typography-fe46052-line-height:1.3em;--e-global-typography-fe46052-letter-spacing:-0.6px;--e-global-typography-67fa31a-font-family:"Nunito Uploaded";--e-global-typography-67fa31a-font-size:1.2rem;--e-global-typography-67fa31a-text-transform:uppercase;--e-global-typography-67fa31a-letter-spacing:1.7px;--e-global-typography-e7cc72c-font-family:"Nunito Uploaded";--e-global-typography-e7cc72c-font-size:1.2rem;--e-global-typography-e7cc72c-line-height:1.3em;--e-global-typography-e7cc72c-letter-spacing:-0.4px;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );letter-spacing:var( --e-global-typography-text-letter-spacing );}}@media(max-width:1024px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --WhiteHeading:#ffffff; --red:#791f28; --Charcoal:#2B2B2B; --Yellow:#d2981b; --Headings:Lora Uploaded; --bLACK:#000000; }
/* Start custom CSS */ul {margin-bottom: 20px;}

/* 1. Normal State: Set your default button colors */
.wpforms-form button[type=submit] {
    background-color: #D2981B !important; /* Button background color */
    color: #ffffff !important;            /* Button text color */
    border-color: #D2981B !important;      /* Button border color */
    transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out !important; /* Smooth fade effect */
}

/* 2. Hover State: Set colors when a user hovers over the button */
.wpforms-form button[type=submit]:hover {
    background-color: #791F28 !important; /* Hover background color (Darker blue) */
    color: #ffffff !important;            /* Hover text color */
    border-color: #ffffff !important;      /* Hover border color */
}
/* Style all WPForms submit buttons */
div.wpforms-container-full .wpforms-form button[type=submit] {
    padding: 12px 32px !important;    /* Top/Bottom and Left/Right space */
    border-radius: 24px !important;    /* Curves the button corners */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nunito Uploaded';
	font-display: auto;
	src: url('https://jennifermatthewslaw.com/wp-content/uploads/2026/06/NunitoSans-VariableFont_YTLCopszwdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lora Uploaded';
	font-display: auto;
	src: url('https://jennifermatthewslaw.com/wp-content/uploads/2026/06/Lora-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */