.ribbon-count {
    color: #FC0D1B;
    text-align: center;
    padding: 25px;
    border: 2px solid #f4f4f4;
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 24px;
}

.ribbon-list {
    margin: 25px 0 0 0;
    padding: 0 !important;
    list-style: none;
    list-style-type: none !important;
}