/* Estilos personalizados para el topbar */
.topbar {
    background-color: #252634 !important;
    color: #fff !important;
}

.topbar a {
    color: #fff !important;
}

.topbar a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.topbar .textwidget {
    color: #fff !important;
}