.odrazky-v-textu {
	color: black;
	margin-left: 20px;
	list-style-type: square;
}

.odrazky-v-textu li::marker {
      color: black;
      font-weight: bold;
}


#custom-text {
	background-color: #eee8aa;
	padding: 1.7rem 0 0.9rem 0 !important; 
}