.modal-truevo-payment {
    width: 100%;
    height: 100%;
    text-align: center;
}

.modal-truevo-payment .clear {
    clear: both;
    margin-bottom: 20px;
}

.woocommerce-page.woocommerce-order-pay {
    display: block;
}

#inline_myaccounts_button {
    background-color: var(--wp--preset--color--primary);
    border: none;
    color: var(--wp--preset--color--contrast);
    text-align: center;
    text-decoration: none;
}
