.component.page-container {line-height: 1.7; max-width: 48.2rem; margin: 5vh auto; padding: 0 1rem; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans","Helvetica Neue",sans-serif; font-size: 16px;}

.component.page-header h1 a {color: #8a5a32; font-size: 1.5rem; font-weight: normal; letter-spacing: 0.1rem; text-decoration: none;}

.component.page-title {font-size: 1.7rem; line-height: 1.2;}

.component.rich-text-block {}
.component.rich-text-block code {background-color: rgba(241, 236, 229, 0.34); padding: 0.2rem;}
.component.rich-text-block blockquote {font-size: 1.2rem; width: 60%; margin: 2rem 4rem; color: #555555; padding: 0.5rem 1.2rem 1.2rem 2.5rem; line-height: 1.6; position: relative;}
.component.rich-text-block blockquote::before {font-family: Arial; content: "\201C"; color: rgb(200, 200, 200); font-size: 4em; position: absolute; left: 10px; top: -10px;}
.component.rich-text-block blockquote::after {content: '';}
.component.rich-text-block blockquote span {display: block; color: #333333; font-style: normal; font-weight: bold; margin-top: 1em;}

.component.sub-title {font-size: 1.14rem;}

.component.time {color: #595959;}
.component.time.center {text-align: center;}

.component.video {}
