/*
Theme Name: Srini Saripalli
Theme URI: https://www.srinisaripalli.com/
Author: Srini Saripalli
Description: Custom personal-brand theme for Srini Saripalli: Home, About, My Approach, Speaking, Rave Reviews, Success With Srini, Work With Me, Contact, and Project Everest.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: srini-saripalli
*/

/*
The approved page designs carry their page-specific CSS inline to preserve
pixel-level fidelity from the prototype. This stylesheet supplies the
WordPress theme header and a few production-safe defaults.
*/
html { scroll-behavior: smooth; }
.admin-bar .site-masthead { top: 32px; }
@media screen and (max-width:782px){
  .admin-bar .site-masthead { top: 46px; }
}
