.uc-embedding-container {
    width: 100% !important;
    height: 100rem !important;
    min-height: unset;
    aspect-ratio: unset;
}
.uc-embedding-accept {
    background: var(--oev-color-primary) !important;
    color: var(--oev-comp-interactive-tooltip-container-content-font-color) !important;
}
