.elementor-kit-6{--e-global-color-primary:#1A1A1A;--e-global-color-secondary:#F25F0C;--e-global-color-text:#030712;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:13px;}.elementor-kit-6 a{color:#000000;}.elementor-kit-6 a:hover{color:#000000;text-decoration:underline;}.elementor-kit-6 h2{font-size:24px;font-weight:700;line-height:23px;}.elementor-kit-6 h3{font-size:18px;font-weight:600;line-height:1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Отступ снизу для всего списка */
.seo-text-block ul, .seo-text-block ol {
    margin-bottom: 10px; 
    padding-left: 20px; /* Чтобы маркеры/точки красиво смещались вправо */
}
/* Вот это раздвинет маркер-точку и сам текст */
.seo-text-block ul li, .seo-text-block ol li {
    padding-left: 5px;     
}


/* Управляем отступами внутри больших текстовых статей */
.seo-text-block h2 {
    margin-top: 30px !important;
    margin-bottom: 20px !important;
}
.seo-text-block h3 {
    margin-top: 20px !important;
    margin-bottom: 12px !important;
}
.seo-text-block p {
    margin-bottom: 18px !important;
}

/* Запрещаем подчеркивание при наведении для всех кнопок на сайте */
.elementor-button:hover, 
.elementor-button .elementor-button-text:hover {
    text-decoration: none !important;
}/* End custom CSS */