#masthead .hgroup {
padding-top: 30px;
padding-bottom: 30px;
}
.entry-content h3 {
font-size: 1.1em;
}
.entry-content h2 {
font-size: 1.4em;
}
#masthead .hgroup .logo img {
width: 300px;
height: 180px;
}
a.cb-button.cb-small {
color: white;
}
a.cb-button {
background:#93c020;
color:#0069b3;
}
a.cb-button:hover {
background:#0069b3;
color:white;
}
#colophon .widget_nav_menu .menu-item a {
border-style: none;
}
#footer-widgets .widget.widget_nav_menu {
text-align: center;
width: 100%;
}
#footer-widgets .widget.widget_nav_menu li {
display: inline-block;
float: none;
margin-right: 16px;
} #footer-widgets .widget.widget_nav_menu li:first-of-type:before {
content: none;
margin-right: 0;
}
#footer-widgets .widget.widget_nav_menu li:last-of-type {
margin-right: 0;
} .entry-content ul li, .entry-content ol li {
margin-left: 1.5em;
}
.entry-content ul.cb-calendar li {
margin-left: 0;
}