/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 

h1 {
    color: #0F6FBB;
}
body {
    background: #0F6FBB;
}
.btn-primary, .btn-info, .btn-inverse {
    background-color: #0F6FBB;
    color: #ffffff;
}
.uk-panel-title {
    color: #0F6FBB;
}