body{
                                        font-family:Arial, Helvetica, sans-serif;
                                                                                                            }

    body {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.main-footer {
  position: relative;
  background-color: #f0f0f0;
}

p {
  font-size: 16px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 1rem;
}

.main-footer .copyright-text p {
  line-height: 26px;
  font-weight: 550;
}


.main-footer {
  position: relative;
  background-color: #fff;
}

.main-footer .footer-bottom {
  position: relative;
  width: 100%;
  padding: 25px 0;
  text-align: center;
  border-top: 1px solid #F2F2F2;
  min-height: 100px;
  background-color: #f2f2f2;
}


.job-section {
  position: relative;
  padding: 4% 0;
  background-color: #F2F2F2;
}


.news-section {
  position: relative;
  background-color: #F2F2F2;
  padding: 100px 0 70px;
}

.about-section-two .image-column {
  position: relative;
  text-align: center;
  margin-bottom: 4%;
}

.about-section-two {
  position: relative;
  padding: 4% 0;
}
    
