.footerHeadText{
    font-weight: lighter;
}
.homeHeading-wapper .TitleH2-home {
    font-weight: 300;
  }
  
  .homeHeading-wapper .orange-line {
    height: 2px;
    width: 20px;
    background: var(--accent-color2);
  }
  
  .Black {
    color: #000;
  }
  
  .ongoingProject-section .mySwiper {
    transform: translateY(4rem);
  }
  