#coveto_public h1{
Lesen Sie weiter, um zu verstehen, welche Fähigkeiten und Erfahrungen für diese Stelle erforderlich sind. Wenn Sie gut zu uns passen, bewerben Sie sich.
font-weight: bold;
}
#coveto_public h2{
font-weight: bold;
font-size: 24px;
}
.custom-kontaktdaten {
gap: 20px;
}
.custom-cta .ctabtnp,
.custom-cta .ctabtnwa
{
width: 100%;
box-sizing: border-box;
}
body#coveto_public {
background-color: rgb(247, 247, 247);
}
.custom-paper {
border: 1px solid #999;
max-width: 1200px;
margin: 0 auto;
background-color: #fff;
}
.custom-logo {
justify-content:space-between;
padding: 20px 40px;
display: flex;
align-items: center;
}
.custom-logo img {
max-height: 50px;
}
.custom-bild img {
height: 400px !important;
width: 100%;
object-fit: cover;
display: block;
}
.custom-box {
padding: 10px 20px;
background-color: #fff;
}
@media screen and (min-width: 1000px){
.custom-box {
margin: 0 20px;
margin-top: -70px;
position: relative;
border-radius: 30px;
}
}
.custom-benefit {
display: flex;
gap: 10px;
align-items: center;
margin: 20px 0;
}
.custom-benefit-icon {
font-size: 40px;
flex: 0 0 40px;
display: flex;
justify-content: center;
align-items: center;
}
.coveto_slogan {
font-size: 20px;
margin: -20px;
padding-left: 20px;
}
.custom-benefit-liste {
flex-wrap: wrap;
gap: 10px
}
.stellenname {
font-size: 34px;
}
.custom-cta-fix {
background-color: rgb(40,31,101);
padding: 10px 0;
text-align: center;
box-shadow: 0 0 20px rgb(0,0,0,0.3);
position: fixed;
bottom: 0;
left: 0;
width: 100%;
}
.coveto_footer {
padding-bottom: 100px;
}
.coveto_socialmedia_buttons {
margin: 20px;
}