.stepbullet {
    display: table-cell;
    border-radius: 50% !important;        
    text-align: center !important;
    vertical-align: middle !important;
    width: 30px !important; 
    height: 30px !important; 
    font-weight: bold !important;
    font-size: 150% !important;    
}

.stepheadline {
    font-size: 125%;
    font-weight: bold;
    margin-top: 5px;    
}

.stepheadline2 {
    font-size: 125%;
    font-weight: bold;
    margin-top: 5px;    
    margin-bottom: -20px !important;
}