.actplugin-subtitle {
	font-size: 0.5em;
	line-height: 1.2;
	margin-bottom: 0.5em;
	color: #6f6a6a;
}

/*

*** 페이지, 아카이브에서 타이틀 ****
.actplugin-context-title .actplugin-subtitle {}
.actplugin-context-title .actplugin-title {}

*** 싱글 포스트에서의 해당 포스트의 타이틀 ****
.actplugin-context-single-post-title .actplugin-subtitle {}
.actplugin-context-single-post-title .actplugin-title {}

*** 싱글 포스트에서의 다음 포스트의 타이틀 ****
.actplugin-context-single-nextpost-title .actplugin-subtitle {}
.actplugin-context-single-nextpost-title .actplugin-title {}

*/

