*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:#18212a;line-height:1.55}.wrap{width:min(1100px,92%);margin:auto}a{color:#991b1b}header{border-bottom:1px solid #ddd;background:white}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-size:20px}.brand>b{border:3px solid #991b1b;color:#991b1b;border-radius:50%;padding:8px}.brand small{display:block;letter-spacing:2px;font-size:11px}.hero{background:#f5f6f7;padding:80px 0}.grid{display:grid;grid-template-columns:1.5fr .8fr;gap:50px;align-items:center}.red,em{color:#991b1b;font-style:normal;font-weight:900;letter-spacing:1.5px}h1{font-size:64px;line-height:1.03;margin:8px 0 20px}.lead{font-size:20px}.btn{display:inline-block;background:#991b1b;color:white;text-decoration:none;padding:13px 18px;font-weight:bold;border-radius:4px}.btn.light{background:white;color:#991b1b;border:2px solid #991b1b}aside,article{background:white;border:1px solid #ddd;padding:24px;border-radius:8px}aside{border-top:6px solid #991b1b;display:grid;gap:8px}.section{padding:65px 0}.section h2{font-size:36px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.three{grid-template-columns:repeat(3,1fr)}.gray{background:#f5f6f7}.fee{margin-top:25px;border-left:5px solid #991b1b;background:white;padding:18px}footer{background:#18212a;color:white;padding:35px 0}footer small{color:#c8ced3}@media(max-width:760px){.grid,.cards,.three{grid-template-columns:1fr}.hero{padding:50px 0}h1{font-size:44px}.section{padding:48px 0}}
/* Official Eviction Helpers of Texas branding */
.brand img{height:66px;width:auto;display:block}
header{border-bottom:3px solid #c7aa63}
.red,em{color:#173a63}
.btn{background:#173a63}
.btn.light{background:#fff;color:#173a63;border-color:#c7aa63}
aside{border-top-color:#c7aa63}
a{color:#173a63}
@media(max-width:760px){.brand img{height:52px}}
