.case-q{
    color: rgb(0 132 203);
    font-weight: bold;
}

.case-a1{
    font-size: 0.8em;
    color: #008C46;
}
.case-a2{
    font-size: 0.8em;
    color: rgb(245 87 91);
}

.case-bold{
    font-weight: bold;
}

.case-citation{
    font-size: 0.8em;
    color: #626262;

    text-align: right;
}

.case-annotation{
    font-size: 0.9em;
    color: #626262;
    text-align: right;
}