/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .tm-fullscreen-slideshow .uk-slideshow > li:nth-child(2) .uk-heading-large {
  border: 0px;
}

.uk-article > div > p > a {
    background-color: #ad655f;
    color: #ffffff;
    border-color: rgba(0, 0, 0, 0);
    padding: 12px;
}

.uk-article > div > p {
    margin-top: -10px;
}