<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.boldicon{
    background-image: url('../img/bold-icon.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 13px;
    height: 13px;
}

.elementor-element&gt;.icon&gt;.boldicon{
    width: 28px;
    height: 24px;
    display: inline-block;
}

.bold-css-input input:not([type="radio"]):not([type="checkbox"]),
.bold-css-input select,
.bold-css-input textarea {
    width: 100%;
}
</pre></body></html>