body {
  font-family: 'Source Sans Pro', sans-serif;
}

.home-header {
font-size: 2rem;
color: #AAAAAA;
font-weight: 400;
}

.home-text {
  color: #AAAAAA;
  font-weight: 200;
}

.social-media {
  color: #AAAAAA;
  font-size: 2rem;
}

.social-link {
  color: #AAAAAA;
}

.social-link:hover{
  color: #666666;
}
