@charset "utf-8";
/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.2
*/


.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container{
	color:#333333;
}

h2.sousyoku:before{
	content: "";
	display: block;	
	background-image: url("https://salontiara.mom/wp-content/uploads/2021/09/sousyoku.png");
	background-repeat: no-repeat;
   background-position: top,center;
	height: 40px;

}

h2.sousyoku{
	color:#505050;
	letter-spacing:2px;
}

h4.kazari:before{
	content: "";
	display: block;	
	background-image: url("https://salontiara.mom/wp-content/uploads/2021/09/sousyoku.png");
	background-repeat: no-repeat;
   background-position: top,center;
	height: 40px;

}