/*
	Theme Name: Semplice 7 Child Theme
	Description: Child Theme for Semplice
	Author: Semplicelabs
	Template: semplice7
*/

/* Custom CSS Start */
.test-heading p {
  text-decoration-line: underline;
  text-decoration-color: rgb(194, 214, 16);
  text-decoration-thickness: 5px;
  text-underline-offset: 4px;

}
/* Custom CSS End */