.footer-powered{
	display: none!important;
}


p.temp-label {
    opacity: .5;
    color: rgba(1, 1, 8, 0.49);
    background: white;
    max-width: 10px;
    font-size: 12px;
    font-family: cursive;
}


/* Navbar  */

.navbar-light {
    border-bottom: 1px solid #E2E6E9;
    background: #4c038c;
}
