.form-actions
{
    display: flex;

    justify-content: flex-end;

    margin-top: 20px;
}