body {
    background-color: #1C1C1C;
    color: white;
}

.highlander-logo {
    color: black;
}

.title-img {
    width: 250px;
}

.panel-heading {
    padding: 5px 15px;
}

.profile-img {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.panel {
    background-color: #1C1C1C;
    border-color: #1C1C1C;
}

#intranet-text {
    font-style: italic;
}

body {
    background-color: #1C1C1C;
}
