.storix-unit-price {
    display: flex;
    justify-content: space-between;
    font-size: 0.7rem;
    color: #3e9eff;
    background-color: #f2f6fa;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
}