LOOKING FOR IT CONTRACTOR JOBS?
Try our Jobs directory
Page
22nd August, 2025
/* ====== SG-format block (The Accounting Crew) ====== */
:root{
--sg-primary:#0A4D8C;
--sg-primary-hover:#083e70;
--sg-text:#1b1b1b;
--sg-muted:#5f6b7a;
--sg-border:#e6e8eb;
--sg-bg:#ffffff;
--sg-soft:#f7f9fb;
/* ===== Mobile-only fixes (keeps desktop unchanged) ===== */
@media(max-width:600px){
.sg-wrap{
padding:20px; /* lighter wrapper padding on phones */
}
/* Typography */
.sg-wrap h1{
font-size:22px;
line-height:1.25;
margin-bottom:6px;
}
.sg-subtitle{
font-size:16px;
line-height:1