.list-item {
    display: flex;
    justify-content: center;
    margin: .17rem 0;

    justify-content: space-between;
}

.bottom {
    margin-bottom: 1rem;
}
