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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.tm-block {
  margin-bottom: 30px;
}

.tm-logo {
  height: 75px;
}

.uk-description-list-line>dd {
  color: #414d5a;
}

.tm-block-dark {
  border-style: solid;
  border-width: 15px 0px 0px;
  -moz-border-image: url(border.png) 20 round repeat;
  -webkit-border-image: url(border.png) 20 round repeat;
  -o-border-image: url(border.png) 20 round repeat;
  border-image: url(/fls/imgs/icons/border.png) 20 fill round repeat;
}

