body.page-compliments-products .compliments-product-points ul.green-bullets{
  list-style-type:disc;
}

body.page-compliments-products .compliments-product-points ul.green-bullets .bullet-heading{
  font-weight:700;
  margin-bottom:1.25rem;
}

body.page-compliments-products .compliments-product-points ul.green-bullets li{
  margin-bottom:.3125rem;
}

@media (min-width:576px){
  body.page-compliments-products .compliments-product-points ul.green-bullets li{
    padding-left:.625rem;
  }
}

body.page-compliments-products .compliments-product-points ul.counter-bullet{
  margin-top:1.25rem;
}

@media (min-width:1850px){
  body.page-compliments-products .compliments-product-points ul.counter-bullet{
    padding-left:1.125rem;
  }
}

body.page-compliments-products .compliments-product-points ul.personal-bullet{
  margin-top:1.5625rem;
}

@media (min-width:1850px){
  body.page-compliments-products .compliments-product-points ul.personal-bullet{
    padding-left:1.125rem;
  }
}

body.page-compliments-products .compliments-product-points ul.personal-bullet .personal-bullet-points{
  margin-top:1.25rem;
}

@media (min-width:1200px){
  body.page-compliments-products .compliments-product-points ul.personal-bullet .personal-bullet-points{
    -webkit-column-count:2;
       -moz-column-count:2;
            column-count:2;
  }
}

/*# sourceMappingURL=page-compliments-products.min.css.map */
