/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .uk-navbar-nav > li > a { padding: 0 30px; }
 .tm-article-blog .uk-article,
  .tm-article-blog .uk-article .tm-featured-image {
    margin-bottom: 5px;
  }
  .form-actions {
padding: 19px 10px 20px;
margin-top: 30px;
margin-bottom: 30px;
background-color: transparent;
border-top: 1px solid #e5e5e5;
}

@media (min-width: 1220px) {
  .tm-article-columns p:not([class]) {
    text-align: justify;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

.tm-footer {  
  position: relative!important;  
}
  
  