@import url('https://fonts.googleapis.com/css2?family=Courier+Prime&display=swap');

/* Reviewed identity: personal diary blog | notebook diary with taped photos */
:root{--site-identity-heading:"Courier Prime";--site-identity-body:"Georgia"}
body,input,button,textarea,select{font-family:var(--site-identity-body),Arial,sans-serif;letter-spacing:0}
h1,h2,h3,h4,h5,h6,.site-title,.brand-name{font-family:var(--site-identity-heading),Georgia,serif;letter-spacing:0}
body .skip-link{position:fixed!important;left:12px!important;top:12px!important;transform:translateY(-220%);z-index:9999}body .skip-link:focus{transform:none}

.hero-keepsake{display:grid;place-items:center;align-content:center;min-height:340px;border:1px solid #ead6c1;background:repeating-linear-gradient(0deg,#fffaf4 0,#fffaf4 31px,#eaded2 32px);text-align:center}.hero-keepsake span{font:700 92px/1 var(--site-identity-heading),Georgia,serif;color:var(--rose)}.hero-keepsake small{max-width:190px;font:700 11px/1.5 var(--site-identity-body),Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}.thumb.thumb-letter{background:#d7e9ee;font-family:var(--site-identity-heading),Georgia,serif}
