/* :root {
    --about-links-height: 543px;
}

.about-quick-links-view:first-child {
    height: var(--about-links-height);
    background-position: center;
    background-repeat: no-repeat;
} */
.about-home-page {
  position: relative;
  z-index: 1;
}

/* .about-home-page-title .heading-style-1 {
  font-family: var(--secondary-font) !important;
} */
.about-home-page-link {
  margin-top: 30px;
}

.about-home-page-title .heading-style-1 {
  margin-bottom: 30px;
}
