/*
Theme Name: Asukla Child
Template: asukla
Version: 1.0.0
*/
/* Remove editor + frontend list bullets for social icons */
.wp-block-social-links,
.wp-block-social-links li {
    list-style: none !important;
    margin: 0;
    padding: 0;
}
.editor-styles-wrapper .wp-block-social-links,
.editor-styles-wrapper .wp-block-social-links li {
    list-style: none !important;
}
