/*
Theme Name: Kmostak Theme
Theme URI: https://kmostak.cz
Author: CraftVision
Author URI: https://www.instagram.com/kubamusilek/
Description: Custom theme built for Ondřej Kmošták – optimized & modified version of DSN template.
Version: 9.9.9
Text Domain: kmostak
*/

.single-post .entry-content ol,
.single-post .entry-content ul {
    list-style: initial !important;
    margin-left: 2rem !important;
}

.single-post .entry-content ol {
    list-style-type: decimal !important;
}

.single-post .entry-content ul {
    list-style-type: disc !important;
}
