/* Shared typewriter typography across the complete portfolio. */
body, body * {font-family:"Courier New",Courier,monospace !important;font-weight:900 !important;}
body {-webkit-text-stroke:.15px currentColor;}
.brand {-webkit-text-stroke:.55px currentColor;letter-spacing:-1.4px;}
input,textarea { -webkit-text-stroke:0; }
