.bap-custom-scripts-made-badge{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    margin:18px 0 8px;
    padding:8px 12px;
    text-align:center;
    line-height:1.25;
}
.bap-custom-scripts-made-badge__icon{
    color:#e0556b;
    display:inline-flex;
    flex:none;
}
.bap-custom-scripts-made-badge__icon svg{
    width:.8em;
    height:.8em;
}
.bap-custom-scripts-made-badge__text{
    font-weight:inherit;
}
