/*Circle icon text removal*/
.widget_circleicon-widget .circle-icon-box a.more-button {
    display: none;
}
/* Vantage Site Title Color */

header#masthead hgroup h1 {
color: #666666 !important;
}