/*
Theme Name: Medicenter Child
Description: Child theme for Medicenter theme
Author: CI
Template: medicenter
*/

/* write custom css */
ul li,ol li{
    line-height: 150%;
}
ul{
    list-style-type: disc;
}