/*=============================================
    Please add all custom CSS to this file
 =============================================*/
.toplogo {
    margin: 14px 0 24px;
}
.topPhone{font-size:30px;}
nav.nav {
    background: rgba(300,300,300,0.4);
}


.wpcf7-form input[type=submit],
.btn {   
    background: #f7d389;
    padding: 8px;
    border-radius: 10px;
    color: #2b2b2b;
    border: 1px solid #2b2b2b;
}

#content a {
    color: #2b2b2b;
}