/*
    Template:       draven
    Theme Name:     Draven Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Draven - Multipurpose Creative Theme
    Version:        1.0
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    draven-child
    Domain Path:    /languages/
*/

p {
  padding-bottom: 1em;
}


ul {
  list-style-type: disc;
  padding-left: 10px;
  margin-left: 25px;
  font-size: 10pt;
  font-weight: 400;
}

ul ul {
  list-style-type: circle;
  padding-left: 10px;
}

ul ul ul {
  list-style-type: square;
  padding-left: 10px;
}

ul li, ul ul li, ul ul ul li {
  text-indent: -20px;
  margin-left: 10px;
}


h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
}