.geleDiv {
	background-color: #ffe163;
	border-radius: 12px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.1);
	color: #000;
	position: relative;
	z-index: 1;
}
.geleDiv.tekst {
  margin-top: 85%;
  position: relative;
  z-index: 1; 
}
.geleRow{
	margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
