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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 
 .tm-headerbar {
    background-color: white;
}


.uk-panel-box { 
    background: rgba(255, 255, 255, 0.3);
	color: black;
}

.uk-container-center {
    margin-left: 2%;
    margin-right: auto;
}

* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    color: white;
}

.uk-width-1-1 .uk-width-medium-1-2{
	background:none;
}