<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mc-main.twentytwentytwo button.close {
	background: #b00 !important;
	color: #fff !important;
}

.mc-main.twentytwentytwo .close:hover, .mc-main.twentytwentytwo .close:focus {
	color: #d00 !important;
}

.mc-main.twentytwentytwo .details .category-icon {
	width: auto;
}

.mc-main.twentytwentytwo .nextmonth {
	border-color: rgba( 0,0,0,.1 );
	background: rgba( 0,0,0,.08 );
}

.mc-main.twentytwentytwo .nextmonth * {
	display: none;
}

.mc-main.twentytwentytwo .current-day {
	outline: 3px solid var(--highlight-dark);
	outline-offset: -3px;
}</pre></body></html>