a {
    color:#D9dc57;
}
h3 {
    /* color: #F0f0f0; */
    color:  #F2bd03;
}

p{
    color: #Ccc9c9;
}
.btn{
    background-color: #D9dc57;
}


.site__brand__logo img {
    max-width: 150px;
}
.site-banner__search.layout-02 .field-submit button {
    background-color: #D9dc57;
}

.business-about {
    background-color: #00aee6;
}
.business-about .business-about-info a.btn  {
    background-color: #D9dc57;
}
.business-about .business-about-info h2 {
    color: #F0f0f0;
}
.business-about .business-about-info p {
    color: #ffff;
}
.footer {
    background-color: #2c77bb;
}
.footer__top__nav li a {
   color: #D9dc57;
}
.footer__top__nav h3 {
    color:  #F0f0f0;
}
.footer__bottom__copyright {
    color: #Ccc9c9;
}
.footer__top__info .footer__top__info__desc {
    color: #Ccc9c9;
}
.footer__top__info .footer__top__info__logo img {
    max-width: 200px;
}
.footer__top__nav--contact p {
    color: #Ccc9c9;
}

.bsn-cat-item.blue a {
    background-color: #00aee6;
}
.member-wrap form{
    max-width: 400px;
}
