
.headshot {
	padding: 20px;
	max-width: 300px;
}

.border-bottom {
	padding: 20px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #c1c1c1;
	)
	
@media (max-width: 600px) and (min-width: 501px)
.hero__copy h1 {
   font-size: 3.5rem;
}

@media (max-width: 600px) and (min-width: 501px)
.hero__copy .text p {
   font-size: 2.5rem;
}	