.indexImg {
	padding-bottom:100%; 
	overflow:hidden; 
	position:relative;
	border-radius: .5rem;
}

.box{
	background-color: white;
	margin: 2.5rem 1rem;
	border-radius: .5rem;
	padding: 0.5rem;
	position: relative;
}

.name {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 1.75rem;
}