.logo-title {
  font-size: 23px;
  color: #ffffff;
  margin-top: 10px;
}
.logo-title2 {
  font-size: 1.8rem;
  margin-top: 14px;
}
.bg-imag .mobile-img {
  display: block;
  height: 100%;
  object-fit: cover;
}
.iconTitle {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
}
.iconTitle .footer-title {
  top: 0;
}
.iconTitle a {
  text-decoration: none;
}
.iconTitle .iconfont {
  font-size: 23px;
  color: #ffffff;
}
.error-messages {
  color: red;
}
#root {
  display: none !important;
}
.chat-button-wrapper {
  display: none !important;
}
.title-p strong {
  font-size: 1.5rem;
}
/*# sourceMappingURL=style.css.map */