.m-0 {
    margin: 0 !important;
}

.m-6 {
    margin: 4rem !important;
}

.m-7 {
    margin: 5rem !important;
}

.m-8 {
    margin: 7.5rem !important;
}

.m-9 {
    margin: 10rem !important;
}

.m-10 {
    margin: 12.5rem !important;
}

.m-11 {
    margin: 15rem !important;
}

.m-auto {
    margin: auto !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.mx-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
}

.mx-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
}

.mx-8 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
}

.mx-9 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
}

.mx-10 {
    margin-right: 12.5rem !important;
    margin-left: 12.5rem !important;
}

.mx-11 {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.my-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
}

.my-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
}

.my-8 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
}

.my-9 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
}

.my-10 {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
}

.my-11 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-6 {
    margin-top: 4rem !important;
}

.mt-7 {
    margin-top: 5rem !important;
}

.mt-8 {
    margin-top: 7.5rem !important;
}

.mt-9 {
    margin-top: 10rem !important;
}

.mt-10 {
    margin-top: 12.5rem !important;
}

.mt-11 {
    margin-top: 15rem !important;
}

.mt-auto {
    margin-top: auto !important;
}

.me-0 {
    margin-right: 0 !important;
}

.me-6 {
    margin-right: 4rem !important;
}

.me-7 {
    margin-right: 5rem !important;
}

.me-8 {
    margin-right: 7.5rem !important;
}

.me-9 {
    margin-right: 10rem !important;
}

.me-10 {
    margin-right: 12.5rem !important;
}

.me-11 {
    margin-right: 15rem !important;
}

.me-auto {
    margin-right: auto !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-6 {
    margin-bottom: 4rem !important;
}

.mb-7 {
    margin-bottom: 5rem !important;
}

.mb-8 {
    margin-bottom: 7.5rem !important;
}

.mb-9 {
    margin-bottom: 10rem !important;
}

.mb-10 {
    margin-bottom: 12.5rem !important;
}

.mb-11 {
    margin-bottom: 15rem !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ms-0 {
    margin-left: 0 !important;
}

.ms-6 {
    margin-left: 4rem !important;
}

.ms-7 {
    margin-left: 5rem !important;
}

.ms-8 {
    margin-left: 7.5rem !important;
}

.ms-9 {
    margin-left: 10rem !important;
}

.ms-10 {
    margin-left: 12.5rem !important;
}

.ms-11 {
    margin-left: 15rem !important;
}

.ms-auto {
    margin-left: auto !important;
}

.m-n6 {
    margin: -4rem !important;
}

.m-n7 {
    margin: -5rem !important;
}

.m-n8 {
    margin: -7.5rem !important;
}

.m-n9 {
    margin: -10rem !important;
}

.m-n10 {
    margin: -12.5rem !important;
}

.m-n11 {
    margin: -15rem !important;
}

.mx-n6 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
}

.mx-n7 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
}

.mx-n8 {
    margin-right: -7.5rem !important;
    margin-left: -7.5rem !important;
}

.mx-n9 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
}

.mx-n10 {
    margin-right: -12.5rem !important;
    margin-left: -12.5rem !important;
}

.mx-n11 {
    margin-right: -15rem !important;
    margin-left: -15rem !important;
}

.my-n6 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
}

.my-n7 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
}

.my-n8 {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
}

.my-n9 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
}

.my-n10 {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
}

.my-n11 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
}

.mt-n6 {
    margin-top: -4rem !important;
}

.mt-n7 {
    margin-top: -5rem !important;
}

.mt-n8 {
    margin-top: -7.5rem !important;
}

.mt-n9 {
    margin-top: -10rem !important;
}

.mt-n10 {
    margin-top: -12.5rem !important;
}

.mt-n11 {
    margin-top: -15rem !important;
}

.me-n6 {
    margin-right: -4rem !important;
}

.me-n7 {
    margin-right: -5rem !important;
}

.me-n8 {
    margin-right: -7.5rem !important;
}

.me-n9 {
    margin-right: -10rem !important;
}

.me-n10 {
    margin-right: -12.5rem !important;
}

.me-n11 {
    margin-right: -15rem !important;
}

.mb-n6 {
    margin-bottom: -4rem !important;
}

.mb-n7 {
    margin-bottom: -5rem !important;
}

.mb-n8 {
    margin-bottom: -7.5rem !important;
}

.mb-n9 {
    margin-bottom: -10rem !important;
}

.mb-n10 {
    margin-bottom: -12.5rem !important;
}

.mb-n11 {
    margin-bottom: -15rem !important;
}

.ms-n6 {
    margin-left: -4rem !important;
}

.ms-n7 {
    margin-left: -5rem !important;
}

.ms-n8 {
    margin-left: -7.5rem !important;
}

.ms-n9 {
    margin-left: -10rem !important;
}

.ms-n10 {
    margin-left: -12.5rem !important;
}

.ms-n11 {
    margin-left: -15rem !important;
}

.p-0 {
    padding: 0 !important;
}

.p-6 {
    padding: 4rem !important;
}

.p-7 {
    padding: 5rem !important;
}

.p-8 {
    padding: 7.5rem !important;
}

.p-9 {
    padding: 10rem !important;
}

.p-10 {
    padding: 12.5rem !important;
}

.p-11 {
    padding: 15rem !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.px-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
}

.px-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
}

.px-8 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
}

.px-9 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
}

.px-10 {
    padding-right: 12.5rem !important;
    padding-left: 12.5rem !important;
}

.px-11 {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.py-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}

.py-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}

.py-8 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
}

.py-9 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
}

.py-10 {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
}

.py-11 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-6 {
    padding-top: 4rem !important;
}

.pt-7 {
    padding-top: 5rem !important;
}

.pt-8 {
    padding-top: 7.5rem !important;
}

.pt-9 {
    padding-top: 10rem !important;
}

.pt-10 {
    padding-top: 12.5rem !important;
}

.pt-11 {
    padding-top: 15rem !important;
}

.pe-0 {
    padding-right: 0 !important;
}

.pe-6 {
    padding-right: 4rem !important;
}

.pe-7 {
    padding-right: 5rem !important;
}

.pe-8 {
    padding-right: 7.5rem !important;
}

.pe-9 {
    padding-right: 10rem !important;
}

.pe-10 {
    padding-right: 12.5rem !important;
}

.pe-11 {
    padding-right: 15rem !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-6 {
    padding-bottom: 4rem !important;
}

.pb-7 {
    padding-bottom: 5rem !important;
}

.pb-8 {
    padding-bottom: 7.5rem !important;
}

.pb-9 {
    padding-bottom: 10rem !important;
}

.pb-10 {
    padding-bottom: 12.5rem !important;
}

.pb-11 {
    padding-bottom: 15rem !important;
}

.ps-0 {
    padding-left: 0 !important;
}

.ps-6 {
    padding-left: 4rem !important;
}

.ps-7 {
    padding-left: 5rem !important;
}

.ps-8 {
    padding-left: 7.5rem !important;
}

.ps-9 {
    padding-left: 10rem !important;
}

.ps-10 {
    padding-left: 12.5rem !important;
}

.ps-11 {
    padding-left: 15rem !important;
}

.font-monospace {
    font-family: var(--gohub-font-monospace) !important;
}

.fs--2 {
    font-size: 0.5627813555rem !important;
}

.fs--1 {
    font-size: 0.75rem !important;
}

.fs-0 {
    font-size: 1rem !important;
}

.fs-1 {
    font-size: 1.333rem !important;
}

.fs-2 {
    font-size: 1.777rem !important;
}

.fs-3 {
    font-size: 2.369rem !important;
}

.fs-4 {
    font-size: 3.157rem !important;
}

.fs-5 {
    font-size: 4.199rem !important;
}

.fs-6 {
    font-size: 5.584rem !important;
}

.fs-7 {
    font-size: 7.427rem !important;
}

.fs-8 {
    font-size: 9.878rem !important;
}
