﻿.tagline-text {
    color: black !important;
    font-weight: 600 !important;
}

.rev_slider .caption, .rev_slider .tp-caption {
    font-weight: 700 !important;
}

.has-error .form-control, .has-error .form-control:hover, .has-error .form-control:focus {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.hiring div {
    display: flex;
    justify-content: center;
}

.hiring img {
    width: 100%;
}
