@charset "utf-8";
.card-footer {
	border: none;
	background-color: #00000000;
}
section#infoSection>div>div {
	min-height: 40vh;
}

.link-light{
	color: #989E6C !important;
}

img {
	max-height: 60vh;
}

.about {
	font-size: 1.5rem;
}

.test-width {
	width: 80%;
}

