.custom-callout{align-items:flex-start;background-color:#f9f9f9;border:1px solid;border-radius:10px;display:flex;gap:1rem;line-height:1.4;margin:.5rem 0;padding:1rem}.custom-callout__icon{align-items:flex-start;display:flex;flex-shrink:0;height:auto;justify-content:center}.custom-callout__icon img{display:block;height:36px;margin:2px 0 0;object-fit:contain;width:36px}.custom-callout__content{display:flex;flex-direction:column;justify-content:flex-start;margin:0;padding:0}.custom-callout__heading{font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.custom-callout__body{font-size:1rem;line-height:1.4;margin:0;padding:0}.custom-callout__body p{margin:0;padding:0}.custom-callout__body p:last-child{margin-bottom:0}.custom-callout--info{background-color:#e8f3ff;border-color:#4fa3ff}.custom-callout--tip{background-color:#e6f9f1;border-color:#68cf9d}.custom-callout--note{background-color:#fff6e5;border-color:#f4b844}.custom-callout--warning{background-color:#ffecec;border-color:#e8615a}