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

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

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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-navbar {
    color: #232323;
    background: linear-gradient(to bottom, #c1dc4f, #6a8303);
    border-radius: 3px 3px;
}
.btn {  
    border-radius: 2px;  
}
.uk-button {  
    border-radius: 2px;  
}
.uk-touch .tm-page, .uk-notouch .tm-page {
    background: url(/images/flax3.jpg) 20% 0 no-repeat #ffffff;
}