/**
 * Foundation for Sites by ZURB
 * Version 6.6.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */

/* Override AgriFlex4 settings with a !default value. */

/* Copied from https://github.com/AgriLife/agriflex4/blob/master/css/src/_settings.scss */

/* Typography
--------------------------------------------- */

/* Breakpoints
--------------------------------------------- */

/* Colors
--------------------------------------------- */

/* Fonts
--------------------------------------------- */

/* Global
--------------------------------------------- */

/* Header
--------------------------------------------- */

/* Navigation
--------------------------------------------- */

/* Title Bar
--------------------------------------------- */

/* Content
--------------------------------------------- */

/* Buttons
--------------------------------------------- */

/* Footer
--------------------------------------------- */

/* Colors
--------------------------------------------- */

/* Navigation
--------------------------------------------- */

/* Header
--------------------------------------------- */

/* Footer
--------------------------------------------- */

/* Copied from
https://github.com/AgriLife/agriflex4/blob/master/css/src/util/_colorscheme-template-default.scss
*/

@supports (text-decoration-color: #82591F) {
  h1 {
    text-decoration-color: #82591F;
  }
}

h1::after {
  border-bottom-color: #82591F;
}

@supports (text-decoration-color: #82591F) {
  h2 {
    text-decoration-color: #82591F;
  }
}

h2::after {
  border-bottom-color: #82591F;
}

/*# sourceMappingURL=template-default.css.map */
