.cro_badge_section .cro_badge_inner {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 30px;
  text-align: center;
}
.cro_badge_section .cro_badge_inner img {
  width: 90px;
}
.cro_badge_section .badge_text {
  margin-top: 24px;
}
.cro_badge_section .badge_text p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #18181B;
  margin: 0;
}