/**
Theme Name: PrinterPower
Author: Ryan
Author URI: http://wpastra.com/about/
Description:This is all the custom code for the webiste.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: printerpower
Template: astra
*/
.home h1, 
.home .site-title,
.home .page-title {
    font-size: 12px !important; 
    font-weight: 500 !important; 
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}
}