html, body {

    height: 100%;
    margin: 0;
    padding: 0;

}

.vfrc-widget.c-ivtLaR,
.c-ivtLaR {

    position: relative !important;
    width: 100%;
    height: 100%;
    inset: initial;

}

.vfrc-widget--launcher {

    display: none !important;

}

.vfrc-widget--chat.c-fikloo,
.c-fikloo {

    position: relative !important;
    display: flex;
    flex-direction: column;
    width: 100% !important;
    height: 100% !important;
    bottom: initial !important;
    right: initial !important;

}

/* .vfrc-user-response .vfrc-message {

    background-color: #484848;

} */

.vfrc-header--button {

    display: none !important;

}

.vfrc-footer {

    border-top: 2px solid var(--shadows-shadow4);
    border-top-left-radius: 0;
    border-top-right-radius: 0;

}