/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    https://troubadourworks.com/tiandi/meotw/wp-content/themes/twentytwenty-child/
 Description:  Twenty Twenty Child Theme
 Author:       Wayne Wong
 Author URI:   https://troubadourworks.com
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  twentytwentychild
*/

@font-face {
	font-family: Gentium;
	src: url(https://troubadourworks.com/tiandi/meotw/fonts/Gentium-Regular-Py.woff2);
}
@font-face {
	font-family: Gentium;
	font-style: italic;
	src: url(https://troubadourworks.com/tiandi/meotw/fonts/Gentium-Italic-Py.woff2);
}
@font-face {
	font-family: Gentium;
	font-weight: bold;
	src: url(https://troubadourworks.com/tiandi/meotw/fonts/Gentium-Bold-Py.woff2);
}
@font-face {
	font-family: Gentium;
	font-style: italic;
	font-weight: bold;
	src: url(https://troubadourworks.com/tiandi/meotw/fonts/Gentium-BoldItalic-Py.woff2);
}

* {
	font-family: "Gentium", Georgia, sans-serif;
	text-wrap: pretty
}

blockquote {
	/*margin-top: -1.6em;
	padding-top: 1.6em;
	padding-bottom: 1.6em;*/
}

li {
	margin-top: 1em;
	margin-bottom: 1em;
}

h3 {
	line-height: 1.382em;
}

h3, h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.plusinfo, .plusinfotransl {
	/*background-color: #f3eecf;*/
	background-color: hsl(52, 55%, 87%);
}

/* mother tongue */
.mt {
	/*color: #9290ee;
	color: #9088ee;*/
	color: hsl(242, 100%, 72%);
	/*margin-right: .382em;*/
}

/* literal */
.lit {
	color: hsl(242, 100%, 84%);
}

.trad {
	color: hsl(0, 0%, 61.8%);
}

.hanging {
	margin-left: 1.618em;
	text-indent: -1.618em;
}

.caption {
	font-size: 0.85em;
	margin-top: -0.618em
}

@view-transition {
	navigation: auto;
}
