/*

Custom style

You can override the default class or style here

This file will not be overwritten by the updater

*/

/* 首页站点标题（H1） */
.site-main-title {
	font-size: 2.3rem;
	font-weight: 700;
	color: #cbdbe3;
	text-align: center;
	margin: 25px 0;
}

/* 列表页主标题 */
.main-heading {
	font-size: 1.8rem;
	font-weight: 700;
	color: #cbdbe3;
	margin: 25px 0 15px 0;
}

/* 分页或统计信息副标题 */
.item-subtitle {
	font-size: 1rem;
	color: #94a7c0;
	margin-bottom: 20px;
}

/* 内容分节标题（描述、标签等） */
.section-title {
	font-size: 1.25rem;
	font-weight: 600;
	color: #cbdbe3;
	margin: 25px 0 15px 0;
}
