.contact{
   margin-bottom: 60px;
}
.contact .info-block{
   margin-bottom: 24px;
}
.contact .title{
   margin-bottom: 16px;
}
.contact .description{
   margin-bottom: 50px;
}
.contact i{
   font-size: 24px;
   color: var(--bs-primary);
   padding-right: 10px;
}
.contact .fa-envelope{
   font-size: 19px;
}
.acf-map {
   width: 100%;
   height: 400px;
   border: #ccc solid 1px;
   margin: 0;
}
.acf-map img {
   max-width: inherit !important;
}
