/*
 * Globals
 */


hr {
    background-color: #bf470f;
    height: 9px !important;
    opacity: 1;
}

h2 {
    font-weight: bold;
    color: #bf470f;
}

h3 {
    font-weight: bold;
    font-size: 1.5rem !important;
    margin-bottom: 0;
}

.sub-section > h3 + p {
    font-size: 1rem;
    color: grey
}

.languages > li{
    max-width: 250px;
}

.languages > li > span{
    float: right;
    color: #bf470f;
}