Тест
/* Контейнер для статьи */.article-template .article-container {max-width: 860px;margin: 0 auto;padding: 2rem 20px;} /* Картинка в статье */.article-featured-image {margin-bottom: 2rem;text-align: center;border-radius: 16px;overflow: hidden;box-shadow: 0 8px 20px rgba(0,0,0,0.1);} .article-featured-image img {width: 100%;height: auto;display: block;} /* Заголовок */.article-title {font-size: 3rem;line-height: 1.2;margin-bottom: 1rem;font-weight: 700;text-align:…
