﻿.footer {
    background: rgba(200, 54, 54, .7);
    font-size: medium;
    position: relative;
    bottom: 10px;
    min-height: 100%;
}
