/* 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 > a:not([class]), .uk-panel-box-secondary > :not([class*="uk-nav"]) a:not([class]) {
    color: #f05223;
}
.uk-panel-box-secondary {
    color: #f05223;
}