.custom-hero-text .name-title {
    color: #a0a0a0 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}
.custom-hero-text h1 {
    color: #ffffff !important;
    font-size: 48px !important;
    font-weight: 700 !important;
}
.custom-hero-text h1 span {
    font-weight: 300 !important;
    font-size: 42px !important;
}
.diagnosis {
    color: #f0f0f0 !important;
    font-size: 22px !important;
}
.diagnosis strong {
    font-weight: 700 !important;
}
.cta-main {
    color: #ffffff !important;
    font-size: 28px !important;
    font-weight: 700 !important;
}