/*
Theme Name: Yith Wonder Child
Theme URI: 
Author: ARM
Author URI: 
Description: 
Requires at least: 6.9
Tested up to: 6.9
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: yith-wonder
Text Domain: yith-wonder-child
Tags: 
*/
.phone-button .wp-block-button__link {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	font-weight: 700;
}

.phone-button .wp-block-button__link::before {
	content: "☎";
	font-size: 20px;
	line-height: 1;
	display: inline-block;
}