.uber-classic .row {
  align-items: center;
}
.uber__desc h3 {
  color: #000;
  font-size: clamp(16px, 1.041666666666667vw, 20px);
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.uber__desc strong {
  color: #9b132a;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-size: clamp(28px, 2.08333333333vw, 40px);
  line-height: 1.1;
}
