.header .navbar .logo {
  font-size: 1.2rem;
  font-weight: 600;
}
.sandwich-menu .logo h4 {
  color: #ffffff;
}
.footer .p1 {
  margin-bottom: 0 !important;
}
.footer .terms {
  color: #ffffff;
}
.send-button {
  height: 54px;
  border: 1px solid #eaebee;
  color: #007336;
  background: #fff;
  padding: 0 40px;
  font-weight: 600;
  cursor: pointer;
}
.content-wrapper h4 {
  color: #ffffff;
}
.iconTitle {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  align-items: center;
}
.iconTitle a {
  text-decoration: none;
}
.iconTitle .iconfont {
  font-size: 23px;
  color: #ffffff;
}
.iconTitle .youtube .icon {
  width: 30px;
  height: 30px;
}
.iconTitle .instagram .icon,
.iconTitle .tiktok .icon {
  width: 25px;
  height: 25px;
}
.iconTitle .tuite .icon {
  width: 28px;
  height: 28px;
}
.iconTitle .tuite .icon path {
  fill: #ffffff;
}
.error-message {
  color: red;
}
/*# sourceMappingURL=style.css.map */