h1, h2, h3, h4, h5, h6, blockquote {
    font-family: KlintPro, sans-serif !important;
}
h1 {
    color: #fff !important;
    font-weight: 700 !important;
}
h2, h3, h4, h5, h6 {
    color: #000 !important;
    font-weight: 600 !important;
}
a {
    color: #980C13;
}
.job-item-heading {
    font-size: 1.2rem;
    line-height: 1.7rem;
    font-family: inherit !important;
}
.job-item-link {
    text-transform: none !important;
    font-weight: 600;
}
#icv59s .job-item-caption {
    background-color: #f4f4f5 !important;
}
.cs-gobi-float {
    bottom: 0px !important;
    padding-left: 0 !important;
    max-width: 180px !important;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.alert-dismissible .btn-close {
    right: 20px;
}

@media (max-width: 767px) {
label {
    font-size: 1rem;
    margin-top: 0.75rem;
}
.job-item-link {
    font-size: 1.2rem;
}
}