@charset "utf-8";
/* CSS Document   ACTs_Bundle_1/css    */
h1 {background-color: #71797E; color:white;}
h2 {display: inline-flex; background-color: lightgreen; color:black;}

h2 {/*display: inline-flex;*/ 
/*	background-color: white; 
	color:black; */
	/*color: darkgreen;
font-weight: bold;
border-radius: 5px;
border-color: gray;*/
}

h3 {/*display: inline-flex;*/ 
	background-color: green; 
	color:white;
	/*color: darkgreen;
font-weight: bold;
border-radius: 5px;
border-color: gray;*/
}
h4 {display: inline-flex; background-color: lightgreen; color:black;
 /*  border-width: 2px;
  border-radius: 5px;
  border-color: gray;
   width: 70%; 
  border-style: solid;
 padding: 5px; */
}

h5 {/*display: inline-flex;*/ 
/*	background-color: white; 
	color:black; */
	/*color: darkgreen;
font-weight: bold;
border-radius: 5px;
border-color: gray;*/
}

/*h5 {margin-left:20px;}*/

