/*
Theme Name: THUS Bob Thurman Memorial
Theme URI: https://thus.org/
Author: Tibet House US
Author URI: https://thus.org/
Description: A full-screen memorial WordPress theme honoring Robert A. F. “Bob” Thurman, with a dedicated Home front page and integration with the THUS Memorial Condolences plugin.
Version: 1.8.5
Requires at least: 6.5
Requires PHP: 8.1
Text Domain: thus-bob-memorial
License: GNU General Public License v2 or later
*/

html{box-sizing:border-box}
*,*::before,*::after{box-sizing:inherit}
body{margin:0;font-family:Inter,Arial,sans-serif;color:#1d1715;background:#f8f3eb}
a{color:#4a1017}
.site-basic{width:min(1100px,calc(100% - 40px));margin:auto}
.site-basic-header,.site-basic-footer{padding:24px 0}
.site-basic-header{border-bottom:1px solid rgba(74,16,23,.18)}
.site-basic-footer{border-top:1px solid rgba(74,16,23,.18);margin-top:60px}
.site-basic-main{padding:55px 0}
