/*
Theme Name: Lightning Child
Template: lightning
*/

body{
font-family: "Shippori Mincho", serif;
color: #7a7a7a;

}

h2 {
    padding: 1rem 0rem;
    margin-bottom: 1.5rem;
    border-bottom: 3px solid #ffd8c5;
    border-top:none;
    font-weight: bold;
    font-size: 22px;
   display:inline-block;
   letter-spacing: 0.15em;
}

.wp-block-group {
    text-align: center;
}