<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content-mh {
	min-height: 600px !important;
}

.social-size {
	margin-top: 6px !important;
	font-size: 18px !important;
}

.event-desc {
	font-size: 12px !important;
}

.album-title {
	font-family: 'Comfortaa', cursive !important;
	font-size: 30px !important;
}

.album-active {
	color: #FFFF00 !important;
}

/* centered columns styles */
.row-centered {
	text-align:center;
}
.col-centered {
	display:inline-block;
	float:none;
	/* reset the text-align */
	text-align:left;
	/* inline-block space fix */
	margin-right:-4px;
	text-align: center;
	background-color: #ccc;
	border: 1px solid #ddd;
}</pre></body></html>