/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .uk-panel-box-secondary {
    background-color: #d7f2b2;
    color: #333333;
}
.uk-panel-box-primary {
    background-color: #fa6c16;
    color: #ffedde;
}
h1, .uk-h1 {
    font-size: 32px;
    line-height: 35px;
}