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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-block-primary {
    background: #BED638;
}

.uk-block-large {
    padding-top: 5px;
    padding-bottom: 5px;
}

.uk-block-secondary {
    background: #EC008B;
}