		/* Set the border color */
		.custom-toggler.navbar-toggler {
			border-color: #00746E;
		}
		/*.custom-toggler.navbar-toggler:focus { outline: none; box-shadow: none; }
		.custom-toggler.navbar-toggler:active { outline: none; box-shadow: none; }*/
		/*
		.custom-toggler.collapsed .navbar-toggler-icon {
			background-image: url( "data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 116, 110, 0.8)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
		}*/
		.custom-toggler .navbar-toggler-icon {
			background-image: url( "data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 116, 110, 0.8)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
		}
		/*
		.custom-toggler .navbar-toggler-icon:active, .custom-toggler .navbar-toggler-icon:focus {
			background-image: url( "data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 116, 110, 0.8)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
		}*/
		a, a:hover, h6 {
			color: #00746E !important;
		}