/* Enter Your Custom CSS Here */
.site-title img {
  width: auto;
  height: auto;
  margin-top: -10px;
}

/* Background Color: Testimonial */
#jobify_widget_testimonials-2 {
  background-color: #dd6363;
  background-position: top center !important;
}

/* Background Color: Got a question? */
.footer-cta {
background: #dd6363 !important;
}

/* XING Button alignment on Job Application page */
.single_job_listing .application .apply-with-xing {
  float: left !important;
  margin-left: 0px;
}

.application-deadline  {
  font-size: 13px;
  text-align: center;
}  

label {
  font-size: 12px !important;
  text-align: center;
}

.resume-file {
  display: none !important;
}