.card-btns {
    display: flex;
    justify-content: center;
}
.card-btn {
    flex: 0 0 50%;
    margin-top: 10px;
    font-size: .9rem;
}