.ft-breadcrumb-content h1 {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    padding-bottom: 15px;
}
.ft-about-text-wrapper-2 p {
	margin-bottom: 20px;
}

.ft-about-text-wrapper-2 li {
	list-style: disc;
}
.ft-header-section.header-style-three .ft-main-navigation li {
    margin-left: 50px;
}

.ft-footer-info-widget ul-li {
	display: flex;
}

.ft-header-section .dropdown-menu {
    min-width: 300px;
}

.ft-why-choose-feature-text a {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin-left: 20px;
  padding: 10px 20px;
  background-color: #ffc400;
}
.ft-why-choose-feature-text a:hover {
  background-color: #17a004;
}

.ft-why-choose-feature-text p {
  margin-bottom: 20px;
}

.ft-about-text-wrapper-2 h2, h3 {
    text-align: left;
}