/* CalWeb Standard — Custom CSS
   Put your site-specific CSS here.
   Loaded after Divi + child style.css.
*/

/* Example: smooth out font rendering slightly */
html { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
