.jarviswidget-color-blueDark > header {
    background: #1f69a4;
    color: #FFF;
}
nav ul ul {
    background: #1f69a4;
}
nav ul li a {
    color: #CCC;
}

aside {
    background: #1f69a4;
    color: #FFF;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    color: #333;

}