/*
Theme Name: Amber Attic
*/


.fancybox__content {
  background: linear-gradient(119deg, #FF632E 6.3%, #E84151 20.17%)

}

.fancybox__content p {
	color:#fff !important
}

@media only screen and (max-width: 768px) {

  .hero-1 .hero-wrapper .text p {
    opacity: .5;
    margin-left: 0px;
    margin-top: 20px;
  }

  .hero-1 .hero-wrapper .image {
    width: 100%;
  }

.job.subheading .line-wrapper {
	margin-bottom:25px
}

}