/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

.home h1{
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 700;
}

.home h2{
  font-size: 30px;
  font-weight: 300;
}
