span.author.vcard {
  display: none;
}

.site-header .menu-toggle {
    background: #3A3A3A;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    padding: 5px 22px;
    margin: 0;
    text-align: center;
}

.button {
		background:    #38761d;
border-radius: 5px 10px;
padding:       5px 10px;
color:         #ffffff;
display:       inline-block;
font:          normal bold 24px/1 "Calibri", sans-serif;
text-align:    center;
text-shadow:   0;
}

.button a {
		color: #ffffff !important;
}
