.report-badge {
    position: absolute;
    height: 12px !important;
    width: 12px !important;
    border-radius: 50%;
    color: white !important;
    background: #b51100;
    text-align: center;
    line-height: 10px;
    font-family: "Arial Bold";
    font-size: 1rem;
    bottom: 19px;
    left: 7px;
}