.reference-link {
text-decoration: none;
}
.circle-number {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background-color: green;
    color: white;
    font-size: 12px;
    margin-right: 0;
}
.trusted-icon {
    color: #00aaff !important;
    font-size: 15px !important;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}