.text-block,.text-block.bg-white{background-color:var(--White)}.text-block.bg-light-grey{background-color:var(--Light-grey)}.text-block.bg-grey{background-color:var(--Grey)}.text-block.bg-black{background-color:var(--Black);color:#fff}.text-block.bg-green{background-color:var(--Mint)}.text-block-body{margin-bottom:20px}.text-block.centered .container{align-items:center;display:flex;flex-direction:column}.text-block.centered h2{margin-bottom:48px}.text-block .text-block-body,.text-block h2{max-width:1000px}.text-block.centered .text-block-body,.text-block.centered h2{max-width:80%;text-align:center}.text-block.bg-black .text-block-body,.text-block.bg-black .text-block-body *,.text-block.bg-black .text-block-body h5,.text-block.bg-black h2{color:var(--White)}@media(max-width:720px){.text-block.centered .text-block-body,.text-block.centered h2{max-width:100%}.text-block.centered h2{margin-bottom:24px}}