.buttons {
    display: flex;
    margin: 20px 35px;
    justify-content: flex-end;
}
