
            .bg-color-azul-escuro {
                background-color: #0d1220 !important;
            }

            .font-color-azul-escuro {
                color: #0d1220 !important;
            }        
        
            .bg-color-vermelho {
                background-color: #931b03 !important;
            }

            .font-color-vermelho {
                color: #931b03 !important;
            }        
        
            .bg-color-laranja {
                background-color: #e05a03 !important;
            }

            .font-color-laranja {
                color: #e05a03 !important;
            }        
        
            .bg-color-marrom {
                background-color: #b35d14 !important;
            }

            .font-color-marrom {
                color: #b35d14 !important;
            }        
        