* {
  font-family: 'Georgia', 'Times', serif;
}
a {
  color: SeaGreen;
  text-decoration: none;
}
img {
  border-radius: 100%;
}
