.fund-prospectus-header-info {
    font-size: 0.8em;
    line-height: 1.6em;
    color: #898A8B;
    display: block;
    white-space: pre-wrap;
    margin-top: 10px;
    margin-left: 10px;
    font-family: sans-serif;
}
.fund-prospectus-header {
    color: #ba0c2f;
    font-size: 36px;
    margin-left: 10px;
    font-family: sans-serif;
}
.funds-container {
    margin-top: 10px;
}

.funds-container a {
    color: #0061B3;
    text-decoration: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
}

.funds-container a:not([href]) {
    pointer-events: none !important;
    color:Gray;
    cursor: none;
    text-decoration: none;
}