.btn-medium.orange, .btn-big.orange {
    background: #90ba2d;
}
a {
    color: #b1b701;
    font: 14px 'Open Sans', Arial, sans-serif;
    font-weight: bold;
    line-height: 22px;
}
p {
    margin-bottom: 6px;
}
#nav > ul > li > a {
    font: 13px 'Open Sans', Arial, sans-serif;
    padding: 30px 14px;
}
.team-social-links li a {
    font-size: 18px;
}

/* Bewertungs PlugIn */
    .rwp-review-wrap {
    margin: auto;
    width: 1170px;
}
.rwp-review-wrap .rwp-review .rwp-header .rwp-cons-wrap, .rwp-review-wrap .rwp-review .rwp-header .rwp-pros-wrap {
    float: left;
    margin: 0 0 16px 20px;
    width: 25%;
    line-height: 1.4em;
    font-size: 12px;
}
.rwp-review-wrap .rwp-review .rwp-summary-wrap {
    margin: 20px 0 30px;
    line-height: 1.4em;
    font-size: 12px;
}
.rwp-u-review__likes {
    float: left;
}

/* Bewertungsplugin Ende */

a:visited {
    color: #ff8400;
}
.header-style-4 .social-links {
    float: right;
    margin-left: 30px;
    max-width: 1030px;
    margin-top: 40px;
}
.header-style-4 .social-links li a{
width: 40px;
font-size: 18px;
height: 38px; 
color: #95BF32;
}
.header-style-4 .social-links li {
margin-left: 18px;
background-color: transparent;
}
.header-style-4 .social-links li:hover {
border-radius: 0%;
}

.accordion .title.active a{
    color: #ff8400;
    font-weight: bold;
}
.accordion.style-2 .title{
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 0px solid #e6e6e6;
}

.row.portfolio-filters {
   display: none;
}