/*
Theme Name: UnderStrap Child
Theme URI: https://wp-themes.com/understrap
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress UnderStrap child theme.
Template: understrap
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: understrap-child
*/
#dither-footer {
	background: #2EB0AF;
background: linear-gradient(90deg,rgba(46, 176, 175, 1) 0%, rgba(79, 189, 159, 1) 100%);
}
#wrapper-footer-full {
  background-color: transparent;
}