/* Homepage-only spacing utilities — replaces custom_spacing.css (~114KB) on home */
.mt_15 { margin-top: 15px !important; }
.mt_20 { margin-top: 20px !important; }
.mt_75 { margin-top: 75px !important; }
.mb_15 { margin-bottom: 15px !important; }
.pt_0 { padding-top: 0 !important; }
.pt_50 { padding-top: 50px !important; }
.pt_70 { padding-top: 70px !important; }
.pt_100 { padding-top: 100px !important; }
.pb_0 { padding-bottom: 0 !important; }
.pb_50 { padding-bottom: 50px !important; }
.pb_100 { padding-bottom: 100px !important; }
