
                body {
                    color: #0e0101 !important;
                }
                .navbar-default {
                    background-color: rgba(0,0,0,0.7) !important;
                }
                .navbar-default .navbar-nav > li > a {
                    color: #ffffff !important;
                }
                footer {
                    color: #ffffff !important;
                    background-color: rgba(0,0,0,0.7) !important;
                }
                
                .one-heading h2 {
                    color: #150404 !important;
                }
                .tema-color {
                    color: #090101 !important;
                }
                .one-heading h2:before {
                    background: #090101 !important;
                }
                .portfolio .portfolio-item .portfolio-link .portfolio-hover {
                    background: rgba(9,1,1,0) !important;
                }
                [data-iconef]:before {
                    color: #0e0101 !important;
                }
                h3, h4, h5, h6, figure {
                    color: #110303 !important;
                }
                h2 {
                    color: #0e0101 !important;
                }
                .text-muted {
                    color: #0e0101 !important;
                }
                .linhaDiv {
                    background: #090101 !important;
                }
                .bg-light-gray {
                    background: #ff8000 !important;
                }
                
                .bg-light-gray h3, .bg-light-gray h4, .bg-light-gray h5, .bg-light-gray h6 {
                    color: #000000 !important;
                }
                
                .bg-light-gray .one-heading h2 {
                    color: #000000 !important;
                }
                .navbar-default .navbar-nav > li > a:hover {
                    color: #090101 !important;
                }
                .cor-texto {
                	color: #ffffff !important;
                }

                a, a:focus, a:active {
               		color: #04009f !important;	
                    text-decoration: none !important;
                }
                
                a:hover {
                    opacity: 0.7 !important;
				    color: #04009f !important;
                    text-decoration: none !important;
                }



            