.site-branding {
    padding: 20px 0;
    max-width: 60%;
}

.scheme .top-area {
    background-color: #4f7487;
    color: #fff;
}

.social .menu a {
    color: #fff;
}

.scheme .footer {
    color: #fff;
}

body {
    font-weight:200;
    color:#4f7487;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 200;
    letter-spacing:1px;
}

.wpb_wrapper strong, b {
    font-weight: 500;
}