
.title-subtitle{
     font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    margin-left: 5%;
    margin-right: 5%; 
}
.h{
	   color:white;
    background-color:#91214e;
    width:21%;
    border-radius:6%;  
    font-size:180%;
    border:1px solod #ebb6cb; 
    padding: 8px 10px 8px 10px;
}
.hh{
	 color: #91214e;
    
    font-size:130%;
}
p{
	font-size:120%;
}

#contents{
	line-height:2;
	font-size:120%;
	border-radius:1rem;
	border:3px solid #ebb6cb;
	 
}
.padding{
	 padding: 0px 20px 0px 20px;
}

.bold{
	color:#91214e;
}