モーダルやアラートなどのコンテンツを閉じるには、一般的な閉じるアイコンを使用します。
で行ったように、必ずスクリーン リーダー用のテキストを含めてくださいaria-label。
aria-label
<button type="button" class="close" aria-label="Close"> <span aria-hidden="true">×</span> </button>