.eapp-popup-button-component.jsx-1080173989 {
    height: 48px;
    border-color: rgb(255, 255, 255);
    background: linear-gradient(156deg, rgba(255,255,255,1) 0%, #ffffff 100%);
    border-radius: 30px;
    font-size: 16px;
    color: rgb(84 85 164);
}

.eapp-popup-button-component.jsx-1080173989:hover {
    border-color: rgb(255, 255, 255);

    color: rgb(7 7 93)!important;
}

.eapp-popup-control-close-component.jsx-1072575233 {
    top: 8px;
    right: 8px;
}