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

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

.vred .uk-icon-button {
  	background: rgba(255, 207, 24, 0.30);
	color: #ff0000;
    font-size: 40px;
}
.vred .uk-icon-button:hover, .uk-icon-button:focus {
    background-color: rgba(255, 207, 24, 0.93)
}

.tm-logo-small {
    letter-spacing: unset !important;
}
.tm-logo-small .uk-panel-title {
    font-size: 12px;
    color: #cfb481
}