body {
	background: #ffffff;
//    background: #fff;
    font-family: "STIX Two Text", "Noto Serif TC", Garamond, Georgia, serif;
font-weight: 400;
color: #000;
}

.title-group .date h5 {
	color: #111;
	font-weight: 400;
}

main {
width: 70%;
    max-width:70%;
}

p, .content {
    font-family: "STIX Two Text", "Noto Serif TC", Garamond, Georgia, serif;
}

p {
        font-size: 18px;
line-height: 1.65;

}

.read-more {
    margin-top: 10px;
}
.post-list h1 a, a {
	color: #111;
}
.title, .paginator a, .read-more {
    font-family: "STIX Two Text", "Noto Serif TC", Garamond, Georgia, serif;

}

.about {
    text-align: left;
    margin-bottom: 2em;
}

.about-text, .about-text * {
    font-family: "STIX Two Text", "Noto Serif TC", Garamond, Georgia, serif;
    font-size: 12px;
	line-height: 1.25;
/*    margin-left: 20%;*/
    color: #111;
	display: none;
}

.header-image-container {
    margin: 40px 0 20px 0;
width: 50%
    /* text-align: right; */
}

.header-image {
    width: 30%;
    max-width: 350px;
}

.title-group {
    text-align: center;
    font-family: "STIX Two Text", "Noto Serif TC", Garamond, Georgia, serif;
}

* {
    text-align: left;
}

footer .content-container {
	background: none;
}