.url{
  color: #02c39a;
  font-size: 20px;
  text-decoration: none;
}
.url:hover{
  color: #02A27F;
}
