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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 /* W@E Customized Section */
.uk-article:nth-child(n+2) {
margin-top: 0px;
}
.uk-h3 {
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.tm-article .tm-socialbuttons {
margin-left: 0;
}