/* a:not(.header-link) {
	color: #52525b !important;
} */

* {
	word-break: keep-all !important;
}

body.modal-open {
	overflow: hidden;
}

.active-link.header-link {
	--tw-bg-opacity: 1 !important;
  	background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;
}