.html { background-color: transparent !important; } .AllPriceTimesText { font-style: normal; font-size: 16px; line-height: 22px; color: #929292; } .PriceTimes { font-style: normal; font-weight: 700; font-size: 16px; line-height: 22px; color: #929292; } .PixButton { width: 40px; height: 40px; background: black; } .PricesWrapperRow { margin-top: 8px; display: flex; gap: 26px; } figure { margin: 0; display: flex; justify-content: center; align-items: center; } .PricesCol { display: flex; flex-direction: column; } .PixFullValue { font-style: normal; font-weight: 700; font-size: 18px; line-height: 25px; color: rgba(0, 0, 0, 0.58); } .PixPercent { font-style: normal; font-weight: 300; font-size: 13px; line-height: 18px; color: #929292; }