@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");
body {
  margin: 0;
  font-family: Poppins;
}
.bgYellow {
  background-color: #fdba1e !important;
}
.logo {
    max-width: 550px;
}
img.img-fluid.logo__is {
    width: 500px;
    height: 60px;
}
img {
    margin-bottom: 10px;
    margin-top: 10px;
}
.yellow-color {
  color: #fdba1e !important;
}

.fs-26 {
  font-size: 26px;
}

.mt-150 {
  margin-top: 150px;
}

.fs-18 {
  font-size: 18px;
}

.fs-30 {
  font-size: 30px;
}

.fs-12 {
  font-size: 12px;
}

.header-bg {
  
  background-repeat: no-repeat;
  background-size: cover;
  height: 581px; /* Set the height to cover the viewport */
}

.heading-money {
  
  padding: 217px 0 226px;
}
.col-lg-7.p-3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

j3.text-white {
  font-size: 12px;
  /* margin-top: 50px; */
}
button.btn.btn--base.btn--lg.w-100 {
    margin-top: 10px;
}
.map-bg {
  margin-top: 200px;
}
.col-lg-5.mt-lg-0.mt-4 {
  margin-bottom: -90px;
}
.w-77 {
  width: 77%;
}

.money-hustle {
  background-color: #000000;
  color: #fdba1e;
  font-size: 36px;
}

.yellow-bg {
  

  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}
section.bgYellow {
  margin-top: 200px;
}
.mt-230 {
  margin-top: 230px;
}

.mt-100 {
  margin-top: 100px;
}

.row.pb-100.mt-100.align-items-center{
  margin-top: -50px;
}
.fw-medium {
  font-weight: 500;
 
}
a.btn.btn-dark.rounded-5.yellow-color.px-4.py-2.fw-bold {
  background-color: black;


}

a.btn.btn-dark.rounded-5.yellow-color.px-4.py-3.fw-bold {
  background-color: black;
  margin-top: 10px;
}

.Code-Quality {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.user-profile {
  height: 63px;
  width: 63px;
  background-color: #fdba1e;
  border-radius: 50%;
}

.mt-64 {
  margin-top: -216px;
}

.mb-100 {
  margin-bottom: 100px;
}

.line-dot {

  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -64px;
}

.mb-60 {
  margin-bottom: 60px;
}

.d-flex.align-items-center.p-2.mt-2 {
    margin-left: 40px;
}

.text-justify {
  text-align: justify;
}

.pb-100 {
  padding-bottom: 100px;
}

a.btn.btn-warning.rounded-5 {
    font-weight: 800;
}
a.btn.bgYellow.rounded-5.px-4.py-2.mb-lg-0.mb-4 {
    font-weight: 700;
}
p.fw-medium.p-0.mt-2.text-center {
    font-weight: 600;
}
.ml-186 {
  margin-left: 173px;
}

@media (max-width: 992px) {
  .border-end {
    border: none !important;
  }
  .money-hustle {
    width: 90% !important;
    font-size: 26px;
  }
  .what-will {
    margin-top: 100px;
  }
}/*# sourceMappingURL=style.css.map */