.footer-wrap:before {
    content: "Powered by BIS";
    display: block;
    margin-bottom: 10px;
    color: #cc0000;
    font-weight: bold;
    text-align: center;
}