:root {
	--primary-color-two: #002f3b;
}

li.nav-link a {
	color: var(--menu-color) !important;
}

#legal-texts-content h1,
#legal-texts-content p {
	margin: 0 !important;
}

#legal-texts-content h2:not(:first-child) {
	margin: 0;
	margin-top: 25px !important;
}

#legal-texts-content ul {
	margin-left: 25px;
}

.i18n__link {
	display: inline-flex;
	padding: 5px 10px;
	margin: 5px;
	background: white;
	border-radius: 8px;
	justify-content: center;
	align-items: center;
}
.i18n__link img {
	height: 15px;
	margin-right: 4px;
}

.header .header_right_content .contact-toggler,
.default_sickty_heaad .header_right_content .contact-toggler,
.header .header_right_content .contact-toggler::before,
.default_sickty_heaad .header_right_content .contact-toggler::before {
	line-height: 0px;
	background:  transparent;
	border: 0;
}