.buorg {
background:#fff!important;
border-radius:15px;
margin: 5px;
}

#buorgul, #buorgpermanent {
background:#0063BE !important;
border-radius:15px;
}

#buorgul:hover, , #buorgpermanent:hover {
background:#47B9E6 !important;
}

.buorg-test {
display:none; /* Muestra más datos respecto a la versión del navegador, ejemplo: si hay una vulnerabilidad por no actualizar */
}
#buorgig {
background:#ccc !important;
border-radius:15px;
}

#buorgig:hover {
background:#aaa !important;
}