.buorg {
border-bottom: 0px solid #363839 !important;
}

#buorgul {
color: #CA241F !important;
    background-color: #FFFFFF !important;
    border-style: solid !important;
    border-width: 2px 2px 2px 2px !important;
    box-shadow: none !important;
}


#buorgul:hover {
color: white !important;
background-color: green !important;
border-color: green !important;
}

#buorgig {
    color: #CA241F !important;
    background-color: #FFFFFF !important;
    border-style: solid !important;
    border-width: 2px 2px 2px 2px !important;
    box-shadow: none !important;
}

#buorgig:hover {
    color: white !important;
    background-color: #CA241F !important;
    border-style: solid !important;
    border-width: 2px 2px 2px 2px !important;
    border-color: #CA241F !important;
}