a {
    text-decoration: none;
    color: inherit;
    transition: 0.2s ease;
  }
  
  img {
    max-width: 100%;
    height: auto;
  }