/**
 * Custom CSS settings from the developers of website bear01.ru
 * 
 * Copyright (c) 2025 BEAR01 (bear01.ru)
 */
 
textarea.error {
	background-color: hsl(0, 100%, 81%) !important;
}