.jobtitle {
    font-weight: unset !important;
    margin-top: 0em !important;
}

.devname{
    margin-top: 1em !important;
}


.ui.header
{
    color: #cccccc !important;
}

.ui.header.devname
{
    color: #ffffff !important;
}
.ui.header.jobtitle
{
    color: #ffffff !important;
}
.ui.small.header a
{
    color: #ffffff !important;
}