/* Утилитарные классы (при необходимости) */
.text-center { text-align: center; }
.hidden { display: none !important; }


