/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #authentication,
 #registration,
 #password {
  
     .password-strength-feedback{
         display: block!important;
     }
 }