/*
 Theme Name:   TotalChild
 Theme URI:    http://www.returningcitizensdocumentary.com/
 Description:  A Total child theme
 Author:       WalterM
 Author URI:   http://www.waltermuschenheim.com
 Template:     Total
 Version:      1.0.0
*/

@import url("../Total/style.css");

.footerlogo {
    height: 50px;
    width: auto;
    float: left;
}

.themegrey {
   color: #dfdfdf;
   clear: both;
   padding: 0px 10px 0px 0px;
}

.footerwhite {
    color: #ffffff;
}