h3, .widget-title {
    color: #000;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 0.5em;
    font-size: 1.3em;
}
.widget-box {
    font-size: 0.8em;
}
.label {
    font-size: 0.8em;
}
a {
    color: #7f7f7f;
    text-decoration: none;
}
a:hover {
	color: #000;
}