/*!
 * Theme Name: Kings Smoke 61
 * Theme URI: https://kings-smoke-61.ru/
 * Author: <a href="https://bearlogics.ru">Bear Logics</a>
 * Description: Kings Smoke theme description
 * Tags: Kings Smoke
 * Text Domain: Bear Logics
 * Version: 1.0.1
 * Updated: 15.06.2025
**/
.text-center{
   text-align: center;
}
.content a{
   color: var(--clr-accent);
   text-shadow: 0 0 15px currentColor, 0 0 15px currentColor, 0 0 30px currentColor, 0 0 30px currentColor, 0 0 50px currentColor;
   text-decoration: none;
}
.content a:hover{
   text-decoration: underline;
}