/*
Theme Name: Pixwell Child
Template: pixwell
Theme URI: https://tf01.themeruby.com
Author: Digitalfootprint
Author URI: https://digitalfootprint.hu
Description: A child theme of Pixwell theme.
Version: 1.0.1
Updated: 2025-05-14 10:00:00
Text Domain: pixwell-child

*/

ul {
  list-style-type: disc !important;
}

li{
    margin-left:20px;
}

ol {
  list-style-type: decimal !important;
}

li{
    margin-left:20px;
}