header#main-header nav#main-menu > ul > li {
padding: 0 15px;
} .schnellbewerbung a {
color: white !important;
}
.schnellbewerbung a:hover {
color: #0c4877 !important;
}
.schnellbewerbung {
background-color: #0c4877; 
border-radius: 10px; 
padding: 10px; margin-left: 25px;
}
.schnellbewerbung:hover {
background-color: white; 
color: #0c4877; 
}
@media (max-width: 1280px) {
.schnellbewerbung {
margin-top: 25px !important;
margin-left: 40px !important;
margin-right: 40px !important;
text-align: center;
}
}