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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .mod_events_latest {
    border-top: 1px solid green;
    height: 30px;
    padding-top: 10px;
}

.uk-panel.uk-panel-box._raffle > h2 {
    font-size: 23px;
}

.sidebar-green {
    background-color: #07614e;
    border: 0 none;
    border-radius: 0;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
}

.sidebar-green a {
    color: #ffffff;
}

.sidebar-green a:hover {
    text-decoration: none;
}

.sidebar-green:hover {
    background-color: #87888a;
}

p, ul, ol, dl, blockquote, pre, address, fieldset, figure {
    color: #222;
}