.slidercaptcha {
    margin: 0 auto;
    width: 100% !important;
    height: 286px;
    border-radius: 4px;
    margin-top: 10px;
}

.slidercaptcha .card-body {
    padding: 1rem;
}

.slidercaptcha.card .card-header {
    background-image: none;
    background-color: transparent;
}

.card-header {
    background-color: white !important;
    border-bottom: none !important;
}

.refreshIcon {
    /* top: -54px; */
    top: -93px;
    color: rgb(0 0 0 / 40%);
}