/*
Template:easel
Theme Name:canvas on EASEL
Version: 1.1.0
*/

/* ここから下に書いたCSSが、親テーマCSSに上書きされます。 */

/* .site-desc に Genos フォントを強制適用 */
header .site-desc {
  font-family: 'Genos', sans-serif !important;
	font-size: 18px !important;
}

.footer .copyright a[href="https://easel.gt-gt.org/"] {
    display: none !important;
}


.byline.vcard,
.byline.vcard time.updated {
    display: none !important;
}

.article-footer .day {
    display: none; !important;
}