/* Базовые пользовательские стили */
body {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}