/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

/* SEO: Hide empty placeholder social links */
.ct-footer-socials a[href="#"],
.ct-header-socials a[href="#"] {
	display: none !important;
}
