/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/



.midashi1{
    font-size:clamp(4rem, 3.544rem + 2.28vw, 6.25rem);
}

.m_color{
    font-size:clamp(4rem, 3.544rem + 2.28vw, 6.25rem);
	background: #29458F;
	background: linear-gradient(90deg,rgba(41, 69, 143, 1) 0%, rgba(126, 162, 189, 1) 100%);
	-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

background: background: #464646;
	background: linear-gradient(90deg,rgba(70, 70, 70, 1) 0%, rgba(39, 71, 142, 1) 65%, rgba(72, 105, 176, 1) 100%);