.Input__searchPanelInput {
    background-color: #ffffff29;
    border-radius: 10rem;
    bottom: 0;
    font-size: 1.333rem;
    padding: 0 3.2rem 0 .8rem;
    top: 0;
    z-index: 1;
}

.ErrorPage__errorTitle, .ErrorPage__successTitle {
    color: #06224f;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 1.563rem 0 0;
}

#cpUrlNotFoundCont .blurb__error-header {
    margin-top: 1.5rem;
    color: #06224f;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    line-height: 155%;
}

#cpUrlNotFoundCont .blurb__error-message {
    color: #06224f;
    font-size: 1.05em;
    text-align: center;
    line-height: 160%;
}
