/**
 Theme Name:   JointsWP Child
 Description:  Child theme for JointsWP
 Author:       Joshua Ellinger
 Version:      1.0.0
 Tags:         light, foundation, responsive-layout, accessibility-ready
 */
body {
  background-color: orange;
  font-size: rem-calc(13);
}