#PAGEID_7738 .breadcramb_wrapper{display:none;}
.lincfam-survey-bar {
    background: #f5b942;
    text-align: center;
    padding: 12px 20px;
    font-size: 15px;
    line-height: 1.5;
}

.lincfam-survey-bar a {
    color: #222;
    text-decoration: none;
    display: block;
}

.lincfam-survey-bar strong {
    font-weight: 700;
}

.lincfam-survey-bar span {
    font-weight: 700;
    text-decoration: underline;
    margin-left: 5px;
}

.lincfam-survey-bar a:hover span {
    text-decoration: none;
}

@media (max-width: 768px) {
    .lincfam-survey-bar {
        padding: 10px 15px;
        font-size: 14px;
    }
}