.icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #c00f2d;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 13px;
    vertical-align: 1px;}
