/*
Theme Name: solidhh
Theme URI: https://github.com/lausek/solidhh-template
Author: lausek
Author URI: https://lausek.eu
Description: Wordpress Theme
Version: 1.0
*/

ol,
ul {
    list-style-type: "\27A4" !important;
    margin-left: 3em !important;
}

li {
    padding-left: 0.5em;
}

li::marker {
    color: red;
}