.wpeo-modal {
	.modal-container .modal-header {
		.modal-close {
			&:hover {
				color: $color__primary;
			}
		}
	}
}
