.header-logo,
.offcanvas-title {
  font-size: 1.5rem;
}
.footer-logo {
  font-size: 1.5rem;
  text-decoration: none !important;
  margin-top: 9px;
  color: #ffffff !important;
}
.iconTitle {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  align-items: center;
  margin-top: 30px;
}
.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;
}
.grecaptcha-badge {
  display: none !important;
}
.error-message {
  color: red;
  padding-bottom: 20px;
}
.footer-a p {
  margin-bottom: 10px;
}
.footer-a a {
  font-size: 16px;
  text-decoration: none;
}
/*# sourceMappingURL=style.css.map */