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

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

/* Logo size for centered navigation */
.tm-navbar-center [class*='tm-logo'] { transform: scale(1.2); }

.tm-block-footer{
  background: #df1d25;
}

.tm-block-toolbar{
  border-bottom: solid 0px #fff;
}
.tm-navbar{
   border-bottom:solid 2px #df1d25;
}

