.close {
  &:focus {
    outline: none;
    color: $dark;
  }
}
