  .f1-footer 
{
	background-color: #000;
    border-top: 4px solid #E10600;    
    color: #fff;
    margin-top: auto;
}

.footer-title 
{
	color: #E10600;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}