@import url("../base.css");
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
