#Top {
	background-color: #60b12e;
	width: auto;
	height: 250px;
}

#TopBottom {
	background-color: #098336;
	width: auto;
	height: 15px;
}

#line {
	background-color: #60b12e;
	height: 7px;
}

.peque {
	width: 330px;
	height: fit-content;
}

.grande {
	font-size: 5vh !important;
	width: 20vw;
	height: 10vh;
}

h1 {
	color: #098336;
}
