h3 {
    font-weight: 100;
    color: #555
}
.report-info {
    font-size: 20px
}
.description strong {
    text-transform: uppercase;
}
.nowrap {
    white-space: nowrap;
}
.padding {
    padding: 16px;
}
.tags {
    font-size: 10px;
    margin: 0;
}