@import 'https://fonts.googleapis.com/css?family=Roboto:300,400,700';
/* ========================================================================
   Component: Base
 ========================================================================== */

.tm-grid-block, .tm-block-bottom, .tm-grid-block+.tm-content, .tm-top-block+.tm-middle {
    margin-top: 0px;
}


h1.uk-article-title {
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

.tm-article-content h2 {
  border-bottom: 1px solid #be7070;
}

legend {
	color: #2f2f2f;
}