

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

   .navbar-inverse {
	   background-color: #ed1a51 !important;
	   background-image: linear-gradient(to bottom, #ed1a51 0, #ed1a51 100%);
	   border-color: #ed1a51 !important;
   }
   .navbar-inverse .navbar-brand {
	   color: #fff !important;
   }
	footer p {
		color: #f58322 !important;
		font-weight: bold;
	}













