.isSpecialProduct {
    border: 2px solid #f02c16;
    padding: 8px;
    text-align: justify;
    font-size: 11px;
    line-height: 1.3em;
    color: #f02c16;
    font-weight: 600;
}