/* Utility classes */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hidden{display:none}
.max-w{max-width:1200px}
.mt-0{margin-top:0}
.mt-1{margin-top:8px}
.mt-2{margin-top:12px}
.mt-3{margin-top:16px}
.mt-4{margin-top:24px}
.mt-5{margin-top:32px}
.mb-0{margin-bottom:0}
.mb-1{margin-bottom:8px}
.mb-2{margin-bottom:12px}
.mb-3{margin-bottom:16px}
.mb-4{margin-bottom:24px}
.mb-5{margin-bottom:32px}
.pt-4{padding-top:24px}
.pb-4{padding-bottom:24px}
.text-center{text-align:center}
.text-right{text-align:right}
.bold{font-weight:700}
.caps{text-transform:uppercase}


