.custom-text{display:flex;padding:30px 20px 60px 20px;flex-direction:column;align-items:flex-start;gap:5px;align-self:stretch}
.custom-text .custom-links{display:flex;gap:5px;flex-direction:column}
.custom-text .custom-links .material-icons-outlined,.custom-text .custom-links .material-symbols-outlined{font-size:16px}
.custom-text .links-heading{letter-spacing:-0.36px;padding-top:10px;padding-bottom:10px;margin:0}
.cmp-text .custom-links ul{padding:0;list-style:none}
.cmp-text .custom-links ul li{padding:0;list-style:none}
.bg-none{background-color:none}
.bg-paperGray{background-color:#f1f4f4}
.bg-lightCoral{background-color:#fef0ec}