.text-component{margin-bottom:48px}
.text-component.text-component-vertically-aligned{height:100%;display:flex;flex-direction:column}
.text-component.text-component-disable-margin{margin-bottom:0}
.text-component.text-component-disable-margin p:last-child{margin-bottom:0}
.text-component-warning-box{border:1px solid #f4b223;border-radius:2px;display:flex;flex-direction:row;align-items:flex-start;padding:12px 8px;font-weight:600;justify-content:center}