.widget-area .widget,
.widget-area .widget a {
    color: #000;
}

.hentry .entry-meta .date a {
color: #000000;
}

.social-widget li a::before, .social-area a:before {
  font-family: FontAwesome;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background-color: #fbb829;
    box-shadow: 0 5px 0 #fbb829;
}