.mb-0 {
    margin-bottom:0 !important;
}

.button{
    display: inline-block;
    border-radius: 42px;
    padding:12px 24px;
    font-family:'Open Sans', sans-serif;
    font-weight:bold;
    color:#fff !important;
    text-decoration: none !important;
    font-size: 14px;
    white-space: nowrap;
    margin-bottom: 6px;
    position: relative;
    text-transform: uppercase;
    top:0;
    background: #e2000e;
    transition: top 0.3s ease;
    cursor:pointer;
}

.red {
    color: #e2000e!important;
}
.jobheadline
{
    
}