.nh-company-source {
    background-color: #fff;
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 1.5rem;
    box-shadow: 0 15px 40px rgba(15, 23, 42, 0.05);
    padding: 1.75rem;
    margin-bottom: 1.75rem;
}

.nh-company-source h3 {
    font-size: 1rem;
    margin-bottom: 0.75rem;
}

.nh-company-source__name {
    font-size: 1.1rem;
    margin: 0;
}

.nh-company-source__name a {
    color: #0f6fff;
    font-weight: 600;
}
.nh-company-source {
    margin-top: 20px;
}