#theme-attribution { display:none; }


.footer-wrap:before {
    content: "This is my added text";
    display: block;
    margin-bottom: 10px;
    color: #cc0000;
    font-weight: bold;
    text-align: center;
}