@import url("/assets/jobpostings/custom/i098/default.fonts.css");

body {
  background: #eee;
  color: #000;
  font-family: Raleway;
}
.container-fluid {
  padding: 0;
  background: #fff;
}
a {
  color: initial;
}
.h1,
h1 {
  font-size: 2rem;
}
@media (max-width: 767px) {
  .social-icons {
    padding: 50px 0;
  }
  .h1,
  h1 {
    font-size: 1.3rem;
    font-weight: 700;
  }
}
.row {
  margin: 0 auto;
}
.h2,
h2 {
  font-size: 1.2rem;
}
:root {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  --accent: #ada9a1;
}
.col.last {
  padding-top: 10px;
}
h1,
h2 {
  font-family: Montserrat;
}
.hiring_text {
  background: var(--accent);
}
.teaser {
  background: url("https://jobads.schnellestelle.de/assets/jobpostings/custom/i098/default/img/Leicht_Inside-Mainz-Planung-und-Einrichtung_02.jpg")
    0 0 / cover;
}
.contact > *,
.max-700 {
  max-width: 500px;
}
.smaller {
  font-size: 60%;
}
@media (min-width: 768px) {
  .hiring_text {
    min-height: 410px;
  }
}
footer {
  background: #424242;
}
.max-700.contact1 a {
  display: inline-block;
  text-decoration: none;
}
.hiring_text > * {
  padding: 1.5rem 1.5rem 0;
  margin-bottom: 0;
  max-width: 500px;
}
