h3.cmsh3{
    color: #727272;
    font-weight: 500;
    line-height: 1.5em;
}
.cmshlspan{
    font-weight: 600;
    text-decoration: underline;
}
a.cmslink{
    font-weight: 500;
    text-decoration: none;
}
a.cmslink:hover{
    font-weight: 500;
    text-decoration: underline;
}

/*OVERRIDES*/
.container{
    padding-bottom: 25px;
}