#container > .generic-group {
	overflow: hidden;
	
	background-color: #E5E5E5;
	border-radius: 30px;
	
	color: #000;
}

/*----------------------------------------------------------------------------*/

#references {}
@media (min-width: 900px)	 { #references { margin-top: 100px; } }
@media (max-width: 899.99px) { #references { margin-top:  75px; } }