
#hero .overlay {
  opacity: 0.6 !important;
}

#hero.jobseeker-index a.link {
  font-size: 20px;
  color: #FFF;
  font-weight: 300;
}

section.section_1 a {
  margin: 0 auto;
  width: 200px;
  margin-top: 20px;
}

section.section_3:last-child span {
  text-align: left;
  color: #000;
}

section.section_3:last-child p {
  text-align: left;
}

section.image-side .img h3,
section.image-side .img p {
  color: #FFF;
}

section.image-side .img {
  background-color: #000;
}

section.image-side .img .overlay {
  opacity: 0.6;
}

section.image-side .img .vertical-center {
  z-index: 99;
  max-width: 450px;
  margin: 0 auto;
}

section.image-side ul {
  list-style: none;
  padding: 0;
}

section.image-side li {
  margin-bottom: 25px;
}

section.image-side li:last-child {
  margin-bottom: 0;
}

section.image-side li .icon {
  position: absolute;
  width: 50px;
  object-fit: scale-down;
  height: 30px;
  margin-right: 10px;
}

section.image-side li span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 17px;
  padding-left: 60px;
  display: inline-block;
}
