/*
Theme Name: Godt internet
Author: wp content
Author URI: https://wp-content.co/
Description: My custom theme
Version: 1.0
Tested upto: 5.4
*/

body, html, head, :root {
    background-color: #ebebeb !important;
}

ol {
    list-style: auto !important;
}

ol li {margin-bottom:10px;}