.module-header {
    border-bottom: 1px #ccc solid;
    font-weight: bold;
    margin-top: 2em;
    position: relative;
    clear: both;
    padding: 1em 0;
}

.module-header-mod {
    color: #017ebc;
}