
.close-modal-button:focus {
  outline: 2px solid var(--focus-theme);
  outline-offset: 2px;
  border-radius: 50%;
}
