
                body {
                    color: #777777 !important;
                }
                .navbar-default {
                    background-color: rgba(0,0,0,0.2) !important;
                }
                .navbar-default .navbar-nav > li > a {
                    color: #ffffff !important;
                }
                footer {
                    color: #ffffff !important;
                    background-color: rgba(0, 0, 0, 0.9) !important;
                }
                
                .one-heading h2 {
                    color: #464646 !important;
                }
                .tema-color {
                    color: #ff4213 !important;
                }
                .one-heading h2:before {
                    background: #ff4213 !important;
                }
                .portfolio .portfolio-item .portfolio-link .portfolio-hover {
                    background: rgba(255, 51, 0, 0.8) !important;
                }
                [data-iconef]:before {
                    color: #777777 !important;
                }
                h3, h4, h5, h6, figure {
                    color: #464646 !important;
                }
                h2 {
                    color: #777777 !important;
                }
                .text-muted {
                    color: #777777 !important;
                }
                .linhaDiv {
                    background: #ff4213 !important;
                }
                .bg-light-gray {
                    background: #eeeeee !important;
                }
                
                .bg-light-gray h3, .bg-light-gray h4, .bg-light-gray h5, .bg-light-gray h6 {
                    color: #464646 !important;
                }
                
                .bg-light-gray .one-heading h2 {
                    color: #464646 !important;
                }
                .navbar-default .navbar-nav > li > a:hover {
                    color: #ff4213 !important;
                }
                .cor-texto {
                	color: #ffffff !important;
                }

                a, a:focus, a:active {
               		color: #0400ff !important;	
                    text-decoration: none !important;
                }
                
                a:hover {
                    opacity: 0.7 !important;
				    color: #0400ff !important;
                    text-decoration: none !important;
                }



            