/* assets/css/estilos.css */

.navbar-brand .brand-text {
    font-weight: 600;
    font-size: 1.25rem;
    color: white !important;
    text-decoration: none;
    display: inline;
}

.navbar-brand img {
    object-fit: contain;
}