.rederror{
	display: none;
	color: red;
}

.red {
    font-weight: 700;
    color: #ff6b01;
    text-shadow: #000 1px 1px 1px;
}

.footer{
	background-color: antiquewhite;
}