.elementor-kit-10895{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-4fe9e7bd:#4054B2;--e-global-color-2deab324:#23A455;--e-global-color-3c813b3:#000;--e-global-color-182a6396:#FFF;--e-global-color-87f9468:#051F4E;--e-global-color-7749999:#434A50;--e-global-typography-primary-font-family:"neue-haas-unica";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"noto-serif-condensed";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-font-style:italic;--e-global-typography-text-font-family:"noto-serif";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"neue-haas-unica";--e-global-typography-accent-font-weight:400;--e-global-typography-accent-font-style:italic;}.elementor-kit-10895 button,.elementor-kit-10895 input[type="button"],.elementor-kit-10895 input[type="submit"],.elementor-kit-10895 .elementor-button{background-color:var( --e-global-color-4fe9e7bd );color:var( --e-global-color-182a6396 );}.elementor-kit-10895 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10895 h2{color:var( --e-global-color-4fe9e7bd );}.elementor-kit-10895 h3{color:var( --e-global-color-4fe9e7bd );}.elementor-kit-10895 h4{color:var( --e-global-color-4fe9e7bd );}.elementor-kit-10895 h5{color:var( --e-global-color-4fe9e7bd );}.elementor-kit-10895 h6{color:var( --e-global-color-3c813b3 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*	
*	adjusting default sidebar spacing on blog posts. 
*	also adjusting buttons
*/
.widget-area aside {
    padding: 0 !important;
	margin-bottom: 10px !important;
	border: none !important;
}	

/* adding line over active blog submenu item */

a.elementor-item-active {
    text-decoration: overline !important;
}

/* styling blog post sidebar buttons and headers */
aside a.widget-button {
    font-size: 16px;
    width: 100%;
    text-align: center;
    font-family: neue-haas-unica, Arial, Helvetica, sans-serif;
    font-weight: normal !important;
}

/* removing weird rule on left */
.widget-area aside:before {
    display:none;
}

.thim-widget-button .widget-button {
    background-color: #424a9d !important;
    border: none;
    color: #ffffff !important;
}

.thim-widget-button .widget-button:hover {
    background-color: #000000 !important;
    border: none;
    color: #ffffff !important;
}

/* styling placement test CTA is sidebar */
#custom_html-12 .textwidget.custom-html-widget {
    border: 1px solid blue;
    padding: 1.5rem;
    margin: 0 0 2rem 1px;
    background-color: #e8e8e8;
    text-align: center;
}

#custom_html-12 .textwidget.custom-html-widget h4 { 
    line-height: 1.25em; 
    padding: 0 2rem;
    color: black;
}

#custom_html-12 .textwidget.custom-html-widget h5 { 
    font-weight: 500;
      padding: 0 2rem;
    color: black;
}

.theiaStickySidebar aside {
    margin-left: 1px;
}

.widget-area aside.widget .widget-title {
    text-align: center;
}/* End custom CSS */