.appt-button-wrapper {
    margin-bottom: -22px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}