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

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

.uk-article-meta { display: none; };

.tm-noblog .tm-content,
.tm-isblog .tm-article {
  padding: 30px;
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.03);
  background: #fff;
}

body {
  padding-left: 0;
  padding-right: 0;
  background-color: #cae4e0;
  font: inherit;
  color: inherit;
}