/*
Theme Name: IFATSEA PAR Child
Theme URI: https://ifatsea-par.org/
Description: Child theme for IFATSEA Pan American Region customizations.
Author: IFATSEA Pan American Region
Template: kadence
Version: 1.0.0
Text Domain: ifatsea-par-child
*/

.ifatsea-discussion-note {
	margin: 0 0 1.5rem;
	padding: 1.25rem 1.5rem;
	border-left: 4px solid #0b4f6c;
	background: #f5f8fa;
	color: #18323f;
}

.ifatsea-discussion-title {
	margin: 0 0 0.5rem;
	font-size: 1.25rem;
	line-height: 1.3;
	color: #0b2e3f;
}

.ifatsea-discussion-note p,
.comment-notes {
	margin: 0;
	font-size: 0.98rem;
	line-height: 1.6;
}

.comment-reply-title {
	font-size: 1.35rem;
	letter-spacing: 0.01em;
	color: #0b2e3f;
}

.comment-form .submit,
.comment-reply-link {
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	font-weight: 600;
}

.comment-list .comment-body {
	border: 1px solid #d7e1e8;
	padding: 1rem 1.25rem;
	background: #ffffff;
}

.comment-list .comment-meta {
	margin-bottom: 0.75rem;
	color: #476170;
	font-size: 0.95rem;
}