.close {
  -webkit-appearance: none;
  background-color: transparent;
  cursor: pointer;
  outline: none;
  padding: 0;
  border: 0;
}

.close.text {
  font-size: 28px;
  line-height: 28px;
  color: #1a1a1f;
}