Alves: Fix Interpolation issue in password-strength-meter style
@@ -495,7 +495,7 @@ body[class*="woocommerce"] #page .woocommerce-warning:before {
body[class*="woocommerce"] #page .woocommerce-password-strength {
text-align: center;
font-weight: 600;
- padding: 0.5 * 16px;
+ padding: 8px;
font-size: 1.04167rem;
}