/*
Theme Name: Kardani
Theme URI: https://kardani.loc
Author: Kardani
Description: Тема сайта АвтоГидравлика — ремонт карданных валов
Version: 1.0.0
Text Domain: kardani
Requires at least: 6.0
Requires PHP: 8.0
*/

/* Стили вёрстки подключаются из tpl/css/ */

.text__content h2,
.text__content h3,
.text__content h4,
.text__content h5,
.text__content h6,
.text__content blockquote,
.text__content pre,
.text__content code,
.text__content table,
.text__content hr,
.text__content img,
.text__content p{
    margin: 0 0 0.5rem 0;
    padding: 0;
}

.text__content ul,
.text__content ol{
    margin-top: 0;
    margin-bottom: 0.5rem;
    padding-top: 0;
    padding-bottom: 0;
    list-style: disc;
}
