<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 3x3 cĂ­m szĂ¶veg ĂˇtlĂˇtszĂł */
.kickerimage-with-link a {
	opacity:0;
}

/* MINDEN MODUL FEJLĂ‰C */
.module .module-head .module-head-title {
    font-size: 2rem !important;
	padding:0 !important;
	margin:0 !important;
}
.module {
	margin-bottom:30px !important;
	padding-bottom:0 !important;
	margin-top:0 !important;
	padding-top:0 !important;
}

/* LĂBLĂ‰C FEJLĂ‰CE NE LEGYEN NAGYOBB */
#information.module .module-head .module-head-title {
	font-size: .9375rem !important;
}</pre></body></html>