/*
 Theme Name:   StagingConsults - Screenr Customized
 Description:  Screenr Child Theme Customized for StagingConsults.com
 Author:       Me
 Template:     screenr
 Version:      1.0.0
 Text Domain:  stagingconsults
*/

/*
Typography Overrides
*/

body, button, input, select, textarea {
  font-size: 18px;
//  color: #777777;
  color: #1c1b1b;
}

/* Adjust Heading Fonts */

h1 {
  font-size: 41px;
}

h2 {
  font-size: 33px;
}


h3 {
  font-size: 29px;
}

h4 {
  font-size: 27px;
}

h5 {
  font-size: 22px;
}

h6 {
  font-size: 20px;
}
