/*
Theme Name: Flore Whisper Transition
Theme URI: https://florewhisper.com
Author: Codex
Description: Transitional WooCommerce storefront theme for Flore Whisper.
Version: 0.1.0
Requires at least: 6.5
Tested up to: 6.9
Requires PHP: 7.4
Text Domain: florewhisper-transition
*/

html {
  margin-top: 0 !important;
}

body {
  margin: 0;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
