/* SPDX-FileCopyrightText: 2010-2026 the Friendica project
 *
 * SPDX-License-Identifier: AGPL-3.0-or-later
 */

/* Timeout Modal - rendered as an Unpoly overlay, see spa-ui-helpers.js */
.spa-timeout-modal h2 {
	color: #d9534f;
}
