.body {
    background: white !important;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(white),
        to(#ededed)
    ) !important;
    background: linear-gradient(180deg, white 0%, #ededed 100%) !important;
}

.jumbotron-detail {
    background-image: url("../../img/Hero-mtk.jpg");
    min-height: 170px;
}

.breadcrumb-list {
    background-color: #f5f5f5;
    margin-bottom: 10px;
    margin-top: 10px;
}

.breadcrumb-list a {
    text-decoration: none;
    color: #232631;
}

.breadcrumb-list .active-page {
    color: #3258e8;
}

.description_requirements {
    padding-left: 1rem;
    font-size: 1rem;
    font-family: "Poppins";
}

.description_requirements li {
    list-style-type: decimal;
}

.section-detail-pekerjaan .card-pekerjaan h5 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
}

.section-detail-pekerjaan .card-pekerjaan h4 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
}

.section-detail-pekerjaan .card-pekerjaan p {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    color: #232631;
}

.btn-putusan > .btn-kembali {
    border: none;
    color: #3258e8;
}

.btn-putusan > .btn-kembali:hover {
    color: #3258e8;
    background-color: #f5f5f5;
}

.card-info-tempat .card-tempat-pekerjaan img {
    max-width: 150px;
}

.card-info-tempat h4 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
}

.card-info-tempat p {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    text-align: justify;
}

.card-info-tempat h5 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 1rem;
}

@media (max-width: 640px) {
    .jumbotron .heading1,
    .jumbotron .heading2 {
        font-size: 22px;
    }
    .jumbotron .heading3 {
        font-size: 18px;
    }
}

@media (max-width: 570px) {
    .section-detail-pekerjaan .card-right {
        margin-top: 20px;
    }
}

@media (max-width: 990px) {
    .section-detail-pekerjaan .card-right {
        margin-top: 20px;
    }
}
/*# sourceMappingURL=page-lowongan-detail.css.map */
