/*
 Theme Name:   Tusk to Tail Theme
 Theme URI:    https://oddjar.com
 Description:  Child theme for Tusk to Tail
 Author:       Odd Jar (Johnathon Williams)
 Author URI:   https://oddjar.com
 Template:     bucket
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  tusktotail
*/

#menu-header-menu-1 .menu-item a {
	font-size:1.1rem;
}

.oj-mc-signup {
    padding: 0px 20px;
    background: #EFEFEF;
    border: 1px solid #CCC;
    margin: 0 0 25px;

}

.oj-mc-signup h4 {
    margin-top: 0;
    padding-top: 20px;
}

.oj-mc-signup label {
    
}