/**
 * The following styles get applied both on the front of your site and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css');

.wp-block-sapaad-phone-utils-item {
}

ul.list {
    list-style-type: none;
    padding: 0rem 0.5rem;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
