/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


.blog-description ul{

  list-style-type: disc;

}

.blog-description ol{

  list-style-type: decimal;

}

.label-one .thumbnail-container .box-label label.new:before, .label-one .thumbnail-container .box-label label.new:after,.thumbnail-container .box-label label.new {

background: #ccd300;

}