/*
 Theme Name:   CUFF-USA Theme
 Theme URI:    https://cuff-usa.org
 Description:  CUFF-USA Theme
 Author:       cuff-usa.org
 Author URI:   https://cuff-usa.org
 Template:     wordly
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  wordly-child
*/

.bottom-header-paragraph {
	display: none;
}
.bottom-header-title {
  font-size: 5em;
}
.header-button-solid {
	background: #111111;
}
.header-content-wrap {
	text-shadow: 5px 1px 10px #303030, -5px -1px 10px #303030, 5px -1px 10px #303030, -5px 1px 10px #303030;
	font-weight: bold;
}
.super-menu, #primary-site-navigation {
	background: #000000;
}
#smobile-menu a {
  color: #ffffff;
}
.widget {
	padding: 10px 20px;
}
