.settings {
    display: flex;
    flex-direction: column;
}

#settingsSection > form {
    text-align: left;
}