#buorg {
    padding: 20px 0 10px;
    color: #fff;
    font-family: Oswald;
    background: #0079a9;
    border-color: #f5da06;
}
    #buorg b { font-weight: 400; }

#buorgul, #buorgig {
    margin: 10px !important;
    padding: 5px 15px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: #f5da06 !important;
    color: #000 !important;
}