.component_list_module .list-main .heading{
  margin:0;
  padding-bottom:0;
}

.component_list_module .list-main .heading h1,.component_list_module .list-main .heading h2,.component_list_module .list-main .heading h3,.component_list_module .list-main .heading h4,.component_list_module .list-main .heading h5,.component_list_module .list-main .heading h6{
  margin-bottom:.625rem;
}

.component_list_module .list-main .heading h3{
  font-size:1.125rem;
}

.component_list_module.-unordered ul{
  max-width:100%;
}

.component_list_module.-unordered ul.style-bullet li{
  line-height:1.45;
}

@media (min-width:768px) and (max-width:991.98px){
  .component_list_module.-unordered ul.style-bullet li{
    font-size:.9375rem;
    margin-bottom:0;
  }
}

.component_list_module.-unordered ul.style-bullet li span.plink{
  font-weight:700;
}

.component_list_module.-unordered ul.style-bullet li a{
  color:#cf4826;
  text-decoration:underline;
}

.component_list_module.-unordered ul.style-bullet li a:focus{
  color:#000;
}

@media (min-width:768px) and (max-width:991.98px){
  .component_list_module.-two_col ul{
    -webkit-column-count:1;
       -moz-column-count:1;
            column-count:1;
  }
}

.list-main-heading-three .component_list_module .list-main .heading .text-left{
  font-size:1.125rem;
}

/*# sourceMappingURL=list_module_theme.min.css.map */
