    /*
    Theme Name: Theme
    Theme URI: https://
    Description: Theme
    Version: 1.0
    Author: Webmaster
    Author URI: https://
    */
    
.text, p {
  padding-top: 20px;
}

.blog-detail_content > ul > li {
  font-size: 16px;
}

.blog-detail_content > h2 {
  padding-top: 30px;
}