/*
 Theme Name:   Molten Child
 Description:  Molten Child Theme
 Author:       one room
 Author URI:   httpw://www.oneroom.ch
 Template:     molten
 Version:      1.0
 Text Domain:  molten-child
*/







h2 {
	
	letter-spacing: 0.03em;
	/*text-transform: uppercase;*/
	line-height: normal;
}

footer a {
	color: #665b53;
	text-decoration: none;
}

footer a:hover {
	color: #000;
	text-decoration: none;
	background-color: transparent !important;
}

footer a i {
	font-size: 2em;
}

footer .is-layout-flex.wp-block-columns {
	padding-top: 3em;
	border-top: 1px solid rgba(102, 91, 83, 0.2);
}