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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .tm-teaser-subtitle-small::before, .tm-teaser-subtitle-small::after {
    border-top: 4px solid #F6CE3C;
 }
 
 .tm-teaser-subtitle::before, .tm-teaser-subtitle::after {
    border-top: 4px solid #F6CE3C;
 }
 
 .tm-headerbar {
    padding: 15px 0;
}

h1, h2, h3, h4, h5, h6 {
	color:#005cb8;
}

h4 {font-size: 16px;
}

.uk-article-title {font-size:24px;
}

h1, .uk-h1 {font-size:24px;
}

.uk-h3 {color:#005cb8;
}

.uk-article-lead {font-size: 18px;
}