@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&family=Open+Sans&display=swap');

/* Reviewed identity: online reputation advisory | case-file dashboard with response playbooks */
:root{--site-identity-heading:"Roboto Slab";--site-identity-body:"Open Sans"}
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}
