

                nav.navbar-default {
	                background: #00e5a9 !important;
                }

                .btn {
	                background: #ff8d00;
                    box-shadow: 1px 1px 0 #ff8d00;
	                color: #ffffff;
                }

                .btn:hover {
	                background: #fe8a1a;
	                color: #ffffff;
                }

                .ventu-filter-label, .ventu-filter-section .ventu-filter-full-text-container .ventu-filter-full-text .ventu-filter-button.ventu-filter-button--active, #ventu-filter-location .ventu-filter-label h1 {
				    background: #00e5a9;
				    color: #ffffff;
				}

                #ventu-footer #ventu-footer-social a:hover i {
				    color: #164dca;
			    }

            