.about a{
  font-family: 'Roboto', sans-serif;
  font-weight:700;
  font-size:13px;
  color:white;
  text-decoration;none;
  text-transform: uppercase; 
}

.about a:hover{
  font-family: 'Roboto', sans-serif;
  font-weight:700;
  font-size:13px;
  color:white;
  text-decoration;none;
  text-transform: uppercase; 
}