/*
Theme Name:     ReVision
Description:    ReVision Child theme of parent Bizz theme
Author:         pverbrugge
Template:       wpex-bizz

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
#footer-wrap {
     background: #FFF;
height: 100%;
width: 100%;
}

.site-footer {
width: 980px;
margin: 40px;
float: none;
text-align: left;
}
.sf-menu {
    float: right;

#footer-wrap a {
    color: #000;
}
.widget-title span {
    background: #950F1D;
}

tbody {
     padding: 10px;
}

#entry h3 {
    margin: 20px 0 30px;
}

hr {
  color: #950f1d;
}