.fl-field-description .bp-notice a{
    font-size: 16px !important;
    color: #00A0D2 !important;
    font-weight: bold;
}
.fl-field-description .bp-notice {
    background-color: #d9edf7;
    border-left: 5px solid #bce8f1;
    font-size: 14px;
    padding: 15px;
    position: relative;
    line-height: 1.5;
    text-align: left;
}