/*
Theme Name: Russell Tunick V1.3 Image Repair
Theme URI: https://russelltunick.com/
Author: Russell Tunick Website Team
Description: Custom WordPress conversion of the approved Russell Tunick mortgage education website.
Version: 1.3.0
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 8.1
Text Domain: russell-tunick-v13
*/

html { scroll-behavior: smooth; }
body { margin: 0; background: #F7F3EB; color: #3A322C; }
img { max-width: 100%; height: auto; }
.page { min-height: 100vh; }
.admin-bar .site-header { top: 32px; }
@media (max-width: 782px) { .admin-bar .site-header { top: 46px; } }
.screen-reader-text { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }
