/* CSS Document */
.logo{
  width: 100%;
  max-width: 200px;
}
.name, .email{  
    text-shadow: 2px 2px 7px #272727;
}
