do this instead since you want it for all of the bbPress login forms.
.bbp-login-form {
max-width: 270px;
}
and you could put the CSS in many places
a custom css plugin
jetpacks css module
your child themes stylesheet
the bbpress.css stylesheet that should be copied to your child theme in a bbpress folder