.failedSuite {
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 1em;
    background: red;
    color: white;
}
