.titulo-campo {
    font-weight: bold;
}

star{
    color: #ff0000;
}

.multiplos {
    min-height: 44px !important;
}

.SumoSelect > .CaptionCont > span {
    padding-top: 3px;
}

.modulo-item {
    margin-bottom: 10px;
}

.accordion-button:not(.collapsed) {
    color: #666 !important;
    background-color: #fff !important;
}

.barra-informacoes {
    background: #fff;
    padding: 10px;
    position: fixed;
    width: 100%;
    bottom: 0px;
}

.card-trilha {
    box-shadow: none;
}

/*.bg-gradient-primary-to-secondary {
    background-color: #28df26 !important;
    background-image: linear-gradient(135deg, #0a6a09 0%, rgb(99 98 95 / 80%) 100%) !important;
}

.bg-dark {
    --bs-bg-opacity: 1;
    background-color: rgb(10 106 8 / 42%) !important;
}*/