.diverge-logo {
  max-width: 250px;
}

.border-rad-img{
  border-radius: 40px 0px 40px 0px;
  border: 5px solid white;
}
.gallery-page {
  padding: 80px 0 50px;
}

.gallery-page .gallery_content{
  margin-bottom: 50px;
}

.gallery-page .gallery_content h4 {
  font-size: 22px;
  padding: 0 10px;
}

.footer-logo img{
  max-width: 250px;
}

.events-sec .gallery_content .contact-form-img img{
 border-top-right-radius: 40px;
  border: 5px solid white;
}

.form-section {
  padding: 160px 0 160px;
}

.insta-feed-section .insta-section-imgs img{
  border: 5px solid white;
}

.home-header-section{
  background: none;
}

.bg-pink{
  background: var(--e-global-color-light-green);
}

.bg-white{
  background: #fff;
}

.about-section {
  padding-top: 150px;
}

.home-gallery-slider {
  padding: 100px 0 0px;
}

.pink{
  color:#f4a492;
}