/*
Theme Name: Twenty Sixteen Child
Theme URI: https://newtech.law/
Description: None
Author: Jacek Czarnecki
Author URI: https://newtech.law/
Template: twentysixteen
Description: Twenty Sixteen Child Theme
Version: 1.0
Tags: none
Text Domain: twenty-sixteen-child
*/

.entry-content > p {
	text-align: justify;
}

.main-lead p:nth-of-type(1) {
	/* font-size: 1.218rem; */
	line-height: 1.45rem;
    font-weight: bold;
}

.main-lead p:nth-of-type(1) a {
	/* font-size: 1.218rem; */
	line-height: 1.45rem;
    font-weight: bold;
}

.entry-content .footnote {
	margin-bottom: 10px;
	text-align: justify;
}

.entry-content .footnote:nth-of-type(1) {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #eee;;
}

.entry-content .footnote sup {
	margin: -.3em;
	font-size: 0.6em;
	padding-right: .6em;
}

.entry-content .footnote span {
	font-size: 0.70em;
	line-height: 0.70em;
}

.author-avatar span {
	display: block;
	color: #ec008c;
	font-weight: 700;
	padding-bottom: 5px;
}

.entry-content ul {
	list-style: disc;
}