#policy-container{
    line-height: 1.8em;
    text-align: justify;
}

.h2cls{
    text-indent: 30px;
    font-size: 23px;
    color: #3a3a3a;
    padding: 15px;
    margin-bottom: 10px;
    font-weight: bold;
    line-height: 1.4em;
    text-align: left;
}

ol.headline{
    padding-left: 25px;
}

li{
    list-style: revert;
    display: revert;
}


ol.headline>li{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

ol.headline li ol li {
    text-transform: none;
    font-weight: normal;
}

ol.headline li ol{
    list-style: none;
}