a.btn01.btnPrimary.hRsvBtn01 {
    background-color: var(--primary);
    border-radius: 0 0 20px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 90px;
    gap: 8px;
}

.btn01::before {
        width: 0;
        height: 0;
}

p.p1755677894711 {
    color: var(--white);
}

    .hRsvBtn01 {
        padding: 0 15px 0 15px;
    }

.hRsvBtnBx.pull.position-absolute.hRsvBtnBx-02 {
    top: 0;
    right: 18%;
}