.actions[data-v-7f072f86] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 1rem
}

.actions .button[data-v-7f072f86] {
    width: calc(50% - 4px)
}