
@import "sheets-of-paper.css";

.page {

	width: 21cm;
	
	min-height: 29.7cm;

	padding-left: 1.5cm;
	padding-top: 1cm;
	padding-right: 1.5cm;
	padding-bottom: 1cm;
	margin: 1cm auto;
background: #fff;
box-shadow: 0 4px 5px rgba(75, 75, 75, 0.2);
outline: 0;
letter-spacing:1px;
}


.page h2 {border-bottom: 1px dashed #ddd;}
.page h2 p{font-size: 12px; margin: 10px 0 3px 0; font-weight: normal;}
.page h2 .title{font-size: 24px ; font-weight: 600; text-align: center; margin: 0; }
.page {line-height: 24px;}

.page span {
	padding: 0 0px;
	border-bottom: 1px solid #000;
  }