/* Enter Your Custom CSS Here */
/* GENERAL */
.singular .entry-header {
    padding: 1rem 0;
}
.entry-content {font-size: 2.5rem;
	color: #444;}
.toggle-inner .toggle-text {
    font-size: 1.8rem;
}
.post-inner {
    padding-top: 1.5rem;
}
.footer-widgets-outer-wrapper {
    padding: 0.5rem 0 0.5rem 0;
}

.footer-widgets-outer-wrapper {
    border-bottom: none;
}
.footer-top, .footer-widgets-outer-wrapper, #site-footer {
    padding: 0.5rem 0;
}
/* TRANSCRIPTIONS */
.intro {font-style: italic;
	font-size: 0.8em;
	margin-bottom: 0.5em;
}
.taigi { 
	color: midnightblue;
}
.entry-content .si-tg {
		margin-bottom: 0.3em;
}
.time {display: none;}
.su-spoiler-title {
}
.su-accordion {
    margin-bottom: 0;
    padding-left: 1em;
}
/* IMAGE BLOCKS */
.wp-block-image {margin-top: 0.5em;
	margin-bottom: 0.5em;}
.wp-block-image .main {font-weight: bold;}
.wp-block-image .maplistitem {display: block;
	padding: 0.4em 0 0.3em 1em;}
.entry-content > .home-image {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
/* MISC */
.centrecaption {text-align: center;}
