.title .out .in h4 {
  padding-bottom: 0.2em;
}
html {
  -webkit-font-smoothing: auto;
}
.button__white {
  background: white;
  color: #1e713f;
  border-radius: 9999px;
}
.contacts__link p {
  display: inline;
}
.footer .logo img {
  width: auto;
  object-fit: contain;
}

.bg-light h3{
  --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}