h1{
    border-bottom: double 6px #A12204;
    font-size: 50px;
    padding-bottom: .2em;
}
.content-dm ul{
    color: #9C2D16;
    font-size: 1.25em;
    font-weight: bold;
    padding-left: 1em;
    text-transform: uppercase;
}
.content-dm ul li{
    background: url(../img/icon-star-yellow.png) no-repeat top left;
    line-height: 1.4em;
    list-style-type: none;
    padding: 3px 0 0.7em 35px;
}