.close {
  opacity: 0.75;
  &:focus {
    outline: none !important;
  }
}
button.close {
  opacity: 0.6;
}