/*Hides the old footer text*/
.sub-footer-left{
display:none;
}

/*changes the text*/
.sub-footer-right {
    text-align: center;
    width: 100%;
font-size:14px;
}


/*changes the richardknows link int the footer*/
.menu-item-231
{
font-size:14px;
font-weight:bold;

}



