.toast-container-custom {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    z-index: 9999;
}

.captcha-image {
    max-height: 200px;
}