.maraton_2024_li {
	color: #b3b3b3;
}


.h-180 {
	height: 50rem;
}

.h-90 {
	height: 25rem;
}

.grid-rows-25 {
	grid-template-rows: repeat(auto-fill, 25rem);
  }