﻿.introduction {
    padding: 4rem 0;
}


.vacancies-return-vac {
    padding-top: 40px;
}

.form-inline .btn-default {
    display: inline-block;
    
}

.vacancies-content-col {
    padding-top: 0 !important;
}
.introduction a {
    
    color: white !important;
}

.btn.btn-default, .btn.btn-primary {
    border-color: white;
}
.panel-title a {
    color: white !important;
    text-transform: none !important;
}
.form-control {
    color: white !important;
}
.vacancy-list-item .job-title-div a, .vacancy-list-item p a {
    color: black !important;
    font-weight: 500;
}
