/*
 * Front Page Topics - minimal spacing only.
 * The blocks reuse native forum-list classes (forabg / topiclist / row-item),
 * so all colours, borders and fonts are inherited from the active theme.
 * We deliberately do NOT override theme styling.
 */

.otst-fpt-wrap {
	margin-top: 10px;
}

.otst-fpt-block {
	margin-bottom: 10px;
}

.otst-fpt-block .forum_description {
	font-size: 0.9em;
	opacity: 0.85;
}
