<html><body><p>/*  -Custom CSS for worksite page
list item NO bullet override for template problems  */

.li-no-bullet ul li {
  list-style-type: none !important;
}

.worksite-alpha-header-spacing { 
    padding-bottom: 15px;
}

.worksite-alpha-header {
    background: #e4dabc;
    text-align: center;
    font-size: 16px;
    padding: 5px 0;
    /*padding: 5px 0 5px 20px;*/
}</p></body></html>