/*
 Theme Name: Blocksy Child Transcendent Tech
 Theme URI: https://transcendent-tech.example.com/
 Description: Child theme for Blocksy.
 Author: Transcendent Tech
 Template: blocksy
 Version: 1.0.0
 Text Domain: blocksy-child-transcendent-tech
*/

/* Starter tweak: subtle page background */
body {
  background-color: #f7f9fc;
}

