.similar-products-text{
    font-size: 0.9rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    margin-top: 0rem;
    color: var(--primary);
}

.similar-products-text-description{
    font-size: 0.8rem;
    font-weight: 400;
    opacity: 0.5;
    margin-bottom: 0rem;
    color: var(--primary);
}

.market-icon-small{
    width: 42px;
    height: 42px;
    margin-left: 0.5rem;
}