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

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


html {
  font: 300 16px / 20px 'Roboto Condensed';
  color: #000000;
}

.uk-panel-box {
    color: #000000;
}

a, .uk-link {
    color: #307e9c;
    text-decoration: none;
    cursor: pointer;
}

.uk-description-list-line > dd {
    color: #000000;
}

.uk-article-title {
    font-size: 24px;
    line-height: 30px;
}