.button-container {
    margin-bottom: 1rem;

    display: flex;
    align-items: center;
    justify-content: space-between;
}