/*
Theme Name: New Life Theme
Author: Oleg
Description: Тема для АО Новая Жизнь. Сохраняем дизайн и добавляем документы.
Version: 1.0
*/

/* Твои стили */
body { font-family: 'Roboto', sans-serif; line-height: 1.5; color: #333; margin: 20px; text-align: left; }
.header-title { color: #38761d; font-size: 1.1em; font-weight: 700; margin: 0 0 10px 0; }
hr { border: 0; border-top: 1px solid #ccc; margin: 15px 0; }
.year-section { font-weight: 700; margin-bottom: 10px; }
.doc-item { margin-bottom: 8px; font-size: 0.95em; }
.doc-item a { color: #FF0000; font-weight: 700; text-decoration: underline; }
.doc-item a:hover { color: #b30000; }
.meta-info { font-style: italic; color: #666; font-size: 0.9em; }