/* 絵文字 */
@import url('https://fonts.googleapis.com/css2?family=Noto+Color+Emoji&display=swap');

.editor-styles-wrapper {
    font-family: Lato, "Noto Color Emoji", "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

/* イベントCalendar編集画面 */
.editor-styles-wrapper .calendars.xo-months .xo-month .month-week .month-event .month-event-title.category-tennis {
	color: #eee !important;
}

