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

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

.tm-fullscreen {
    border-top: none;
    border-bottom: none;
}

.uk-article-title {
    font-size: 29px;
    text-transform: inherit;
}


.tm-page {
    margin: 35px auto;
}

.tm-page .tm-block:first-child {
    padding-top: 0;
}

.tm-block {
    padding-bottom: 0;
}

.tm-bottom {
    padding-bottom: 31px;
    padding-top: 26px;
}


.tm-block-light + .tm-block-dark, .tm-block-dark + .tm-block-light, .tm-block-full + .tm-block {
    padding-top: 0px;
}