body { background-color:#fefefe; }
article, .sidebar-first .block, .sidebar-second .block { background-color:#ffffff; }
h1, h2, a { color:#4466ee; }
.region-header,
.region-navbar,
ul.menu li ul,
.region-footer,
button,
.button,
input[type="submit"],
.dropbutton-widget,
.js .dropbutton-widget,
.webform-dropbutton .dropbutton-wrapper .dropbutton-widget {
    background-color:#4466ee;
}
article,
ul.tabs .is-active,
.region-content-secondary .block {
    border-color:#4466ee;
}