.topnav {
	display: flex;
	align-items: flex-start;
	/*gap: 1.6em;*/
  margin: 0px -48px 0px 0px;
}

.inner-link-style-normal a:not(.button) {
	margin: 0px 48px 0px 32px;
}

.topnav a {
	float: left;
  /*display: block;*/
  text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px; 
	color: #667085;
  text-decoration: none; 
}

.topnav a:hover, .topnav a:active {
	color: #B8150C;
}

#field52696fe150-2e_0.kb-checkbox-style, #field5269083c2a-63_0.kb-checkbox-style {
	width: 26px;
	height: 26px;
	flex-shrink: 0;
}

.kt-adv-heading5202_a587f1-0b.wp-block-kadence-advancedheading.has-kb-palette-42-color.has-text-color a:hover {
    text-decoration: underline;
}

.kt-adv-heading5202_a587f1-0b.wp-block-kadence-advancedheading.has-kb-palette-42-color.has-text-color a {
		text-decoration: none;
    color: #b8150c;
}

.kt-adv-heading5837_3695ba-66.wp-block-kadence-advancedheading.has-kb-palette-42-color.has-text-color a:hover {
    text-decoration: underline;
}

.kt-adv-heading5837_3695ba-66.wp-block-kadence-advancedheading.has-kb-palette-42-color.has-text-color a {
    text-decoration: none;
		    color: #b8150c;
}
	
/*@media only screen and (max-width: 620px) {
  .kt-tabs-wrap .wp-block-kadence-tab[role=tabpanel] {
    width: 100%;
  }
}*/