/* line 1, app/assets/stylesheets/foodguides.scss */
body {
  margin: 2rem !important;
}

/* line 3, app/assets/stylesheets/foodguides.scss */
img.header_logo {
  width: 100%;
  margin: 1rem auto 0;
}

/* line 8, app/assets/stylesheets/foodguides.scss */
.form-button {
  margin: 2rem auto !important;
}

/* line 10, app/assets/stylesheets/foodguides.scss */
.Polaris-Banner--withinPage {
  margin-bottom: 1.5rem;
}

/* line 14, app/assets/stylesheets/foodguides.scss */
.input label {
  width: 100%;
  display: block;
}

/* line 19, app/assets/stylesheets/foodguides.scss */
.input {
  padding: .5rem;
  display: block;
}

/* line 24, app/assets/stylesheets/foodguides.scss */
h1 {
  font-size: 3rem;
}

/* line 26, app/assets/stylesheets/foodguides.scss */
.hub-table-desc-width {
  width: 100%;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

/* line 33, app/assets/stylesheets/foodguides.scss */
.hidden {
  display: none;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
