/**
 * Block “Gợi ý việc làm” — partial sidebar_goi_y_viec_lam_detailnews.
 * Chỉ nạp tại trang chi tiết bài + sidebar công cụ (không gắn vào detailNews.css global).
 */
.sidebar-goi-y-viec-lam-detailnews .sidebar-goi-y-viec-lam-detailnews__head {
    margin-bottom: 14px;
}

/* Khớp tiêu đề với "Bài Viết Liên Quan" (.salary-tools-sidebar__related-title) */
.sidebar-goi-y-viec-lam-detailnews .sidebar-goi-y-viec-lam-detailnews__head .head_title {
    font-size: inherit;
    text-transform: none;
    color: inherit;
}

.sidebar-goi-y-viec-lam-detailnews .sidebar-goi-y-viec-lam-detailnews__head .head_title h3 {
    margin: 0;
    padding: 0;
    font-family: Inter, system-ui, -apple-system, "Segoe UI", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.35;
    color: #212529;
    text-transform: none;
    letter-spacing: normal;
}

/* “Xem thêm” dưới danh sách, căn phải */
.sidebar-goi-y-viec-lam-detailnews .sidebar-goi-y-viec-lam-detailnews__footer {
    margin-top: 14px;
    text-align: right;
}

.sidebar-goi-y-viec-lam-detailnews .sidebar-goi-y-viec-lam-detailnews__footer .see_all- {
    color: #f07e1d;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
    white-space: nowrap;
}

.sidebar-goi-y-viec-lam-detailnews .sidebar-goi-y-viec-lam-detailnews__footer .see_all-:hover {
    color: #335b7a;
}
