.sellingPriceValue { // background-color: yellowgreen; // font-family: "Open Sans"; font-weight: 700; font-size: 25px; line-height: 38px; color: #000000; } .installments { margin-bottom: 8px; font-family: "Open Sans"; font-size: 16px; line-height: 22px; color: #929292; .installmentsNumber, .currencyContainer { font-weight: 700; } // .installmentValue { // display: inline; // } }