.center-button {
    display: flex;
    justify-content: center;
}

.center-button .popup-cta .avia-button {
    background-color: #fff !important;
    color: var(--navy) !important;
}