﻿#directory .event .pinicon { right: 12px; top: 12px; font-size: 12px; color: #ffffff; transition: 0.2s ease-out; position: absolute; }

@media screen and (max-width: 1083px) {
	#directory .event .metadata .meta-tags p { white-space: initial; }
}

@media screen and (forced-colors: active) {
	#options .buttons .button.on {
		background-color: highlight;
	}

	#calendar .month.found.on {
		background: Highlight;
	}

	#options .dropdown .options .option.on {
		background: Highlight;
	}
}

@media (forced-colors: active) {
	.f-sub-menu span {
		color: #000 !important;
	}

	.js-nav-menu a:focus {
		border: 2px solid black !important;
	}
}

@media (forced-colors: active) {

	.c-uhf-nav-link {
		color: currentcolor !important;
	}

	.c-button-logo.all-ms-nav {
		color: currentcolor !important;
		background: none !important;
	}

	.c-uhff-link {
		color: currentcolor !important;
	}

	.f-sub-menu span {
		color: #000 !important;
	}

	.js-nav-menu a:focus {
		border: 2px solid black !important;
	}
}
