/* NEW STYLE */

img {
  max-width: 100%;
}

img.review-badges {
  display: inline-block;
  max-width: 49%;
}

.about-us {
  padding: 50px 0 !important;
}

.about-us h2 {
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 50px;
  color: #333333;
}

.text-blue {
  color: #2b5ead !important;
}

.text-red {
  color: red !important;
}

.beige-review-section {
  padding: 50px 0;
  background: beige;
}

.beige-review-section h2 {
  font-size: 32px;
  text-align: center;
  font-weight: 700;
}

.beige-review-section .sec-title {
  padding-bottom: 10px;
}

.about-us a:hover {
  color: #ee212b !important;
}

.beige-review-section .para-1 {
  font-size: 14px;
  line-height: 26px;
}

.beige-review-section .para-2 {
  font-size: 18px;
  line-height: 34px;
}
