.main-navigation ul li.current-menu-item > a,
.main-navigation ul li.current_page_item > a  {
 background-color: #34bdc3; 
      color: #ffffff; 
}
.panel-row-style-wide-grey, .wide-grey.panel-row-style {
    background: 
#34bdc3;
border-top: 1px solid
#34bdc3;
border-bottom: 1px solid
#34bdc3;
color:
    #fff;
  font-size: 20px;
}
#colophon #theme-attribution, #colophon #site-info {
    color: 
    #ffffff;
    display: none;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    font-weight: normal;
}
#secondary .widget .widget-title {
    font-size: 15px;
    color: 
    #4dc1c7;
    font-weight: bold;
    margin-bottom: 15px;
}
.vantage-carousel-title {
    font-size: 16px;
    font-weight: bold;
    color: 
    #34bdc3;
    text-transform: none;
    line-height: 1em;
}
.vantage-carousel-title a.next, .vantage-carousel-title a.previous {
    background: 
#34bdc3;
    border-radius: 2px;
text-decoration: none;
color:
    #ffffff;
    display: block;
    float: right;
    overflow: hidden;
    background-position: center center;
    margin-left: 2px;
    padding: 4px 4px 5px 4px;
}