﻿.content-columns {
    margin-bottom: 40px !important;
}

.panel-title h4 {
    color: white !important;
}

.panel-title a {
    color: #FFF !important;
} 

.panel-title a:hover {
    color: #FFF !important;
}

.vacancy-detail h3 {
    color: #BD3600 !important;
}

.vacancy-list-item p {
    color: black;
}

.vacancy-list-item h3 {
    font-weight: 300;
    font-size: 24px;
    line-height: 30px;
}

.vacancy-list-item a {
    color: #BD3600 !important;
}

.vacancy-screen p {
    font-weight: 300;
    font-size: 1em;
    line-height: 2em;
    color: black;
}

.vacancies-content-col h1 {
    font-size: 32px !important;
    color: #BD3600 !important;
    font-weight: 300;
    margin: 30px 0 30px 0 !important;
}

.vacancies-content-col p {
    font-weight: 300;
    font-size: 1em;
    line-height: 2em;
    color: black;
}

.vacancies-return-vac {
    padding-top: 40px;
}


