.editor-tip{background:#fefce8;border:1px solid #fef08a;border-radius:8px;display:flex;gap:1.6rem;margin-bottom:var(--block-spacing);margin-top:0;padding:2.4rem}.editor-tip .icon{align-items:center;color:#eab308;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.editor-tip .icon svg{height:28px;width:28px}.editor-tip .content{flex:1}.editor-tip .title{color:#ca8a04;font-size:1.6rem;font-weight:700;letter-spacing:.5px;margin:0 0 .8rem;text-transform:uppercase}.editor-tip .text{color:#854d0e;font-size:1.6rem;line-height:1.6}.editor-tip .text p{margin:0 0 1.2rem}.editor-tip .text p:last-child{margin-bottom:0}