/* Reset-password layout overrides (from templateresetpass.blade.php inline <style>).
   Load AFTER storefront-theme.css + storefront-custom.css. Only linked on resetpass. */

body.layout-resetpass .form-control {
  box-shadow: none !important;
}
