.button-row {
    width: 300px;

    & button {
        margin: 20px 0;
        width: 100%;
    }
}