/*
	Toto je ukazka ako pridat kazdu vlastnost do noveho riadku:
	<ZACIATOK UKAZKY>
	.nazov-vlastnosti {}
	</KONIEC UKAZKY>
*/

.backround-grey {background: #eee; padding: 50px}
.backround-counter {background: #841026; padding: 50px 0 30px; color: #fff}
.backround-counter h3 {color: #fff; font-weight: 700; margin: 10px auto 0}
.col-with-icon .wp-block-column:first-child {flex: inherit; flex-basis: 80px}
.button {background: #cf2e2e}