.about-home{
 text-align: center;
}

.about-home .funfact_one{
    text-align: center;
}

@media(min-width:1000px){
.about-home h2{
   font-size: 42px;
}
}

.about-home .d-flex{
    align-items: center;
    justify-content: center;
}

.reviews-home h2 img{
 max-width: 117px;
}

.reviews-home .paragraph i, .testimonial-review i{
  color: #f6bb06;
}

.reviews-home h6 img{
  display: inline !important;
  max-width: 15px;
}

@media(max-width: 700px){
.ud-btn.btn-thm{
 margin-bottom: 10px;
}
}

.breadcumb-style1 .title{
  color: #fff;
}

