.container-bg {
  background-color: #f3fcf4 !important;
  padding: 4% 0px;
}

.container .section .get-started {
  line-height: 20px;
  text-transform: none !important;
  font-size: 16px;
  font-weight: 700;
  border-radius: 0;
  transition: 0.3s ease-in-out;
  border-radius: 4px;
  padding: 2%;
  padding: 12px 30px;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
}
.container .section h1 {
  font-size: 38px;
  color: #222;
  font-weight: 800;
  text-transform: none !important;
  letter-spacing: -0.2;
  margin-bottom: 20px;
}
.container .section h4 {
  text-transform: none !important;
  letter-spacing: 0.03em;
  font-size: 21px;
  margin-bottom: 20px;
  color: #6b7177;
  line-height: 1.5;
}
.container .section h5 {
  font-size: 13px;
  font-weight: 800;
  color: #222;
  line-height: 24px;
  letter-spacing: 0.05em;
}
@media (max-width:767px) {
    .space-sm-3 {
        margin-bottom: 16px;
    }
}
.container .section-img {
  position: relative;
}
.container .section-img img {
  position: absolute;
}

.section3 {
  text-align: center;
  padding: 0% 15%;
  margin-top: 5%;
}
.section3 h4 {
  font-size: 20px !important;
}

.section2 {
  margin-top: 10%;
}

.fs-34 {
  font-size: 34px !important;
}

.fc-gray {
  color: #42474c !important;
}

.w-90 {
  width: 90%;
}

.arrow-icon i {
  transition: margin-left 1s;
}

.arrow-icon:hover > i {
  margin-left: 15px;
}

.cardheading {
  font-size: 20px !important;
  font-weight: 600 !important;
  color: #222;
}

.cardbody {
  font-size: 16px !important;
  color: #222;
}

.fs-30 {
  font-size: 30px !important;
}

.fs-20 {
  font-size: 20px !important;
}
.sharks-list li::before {
    content: "";
    margin: 5px;
    font-weight: bold;
    font-size: 18px;
}
.fw-400 {
  font-weight: 400 !important;
}/*# sourceMappingURL=about.css.map */
