

big_topic  > h2 { /* color */
	  background: linear-gradient(180deg, rgba(255,255,255,0) 65%, #FFe6BF 65%);
  display: inline;
	}
	
big_topic  > h2 {
	margin-top: 2rem !important;
	line-height: 2rem
	}	
	
	
big_topic { 
font-family: "IBM Plex Sans" !important
	}
	
content {
	font-size: 1rem !important
	}

b {font-weight: 600 !important;}

dt{
	display: inline;
	text-transform: none !important
}
dd {
	display: inline;
	font-weight: normal;
	font-style: italic;
	text-transform: none !important;
	margin-left: 1em;
}
dd:before {
	content: " - "
}



.row:after {
	content: "";
	display: table;
	clear: both;
}
.row {
	display: block;
	clear: both;
}


p.date {
	font-size: .85em;
	color: #998
}
u {
	text-decoration: underline;
}



italic {
	font-style: italic
} 




question {
/* 	display: block;
	float: left;
	width: 25%;
	font-weight: 500;
	margin-right: 2%;
	font-size: 1em; 
	margin-bottom: 1em; 
	
	background-color: #6e1005;*/ 
	font-weight: bold;
	margin: auto .5rem auto .5rem;
	
	padding: .1rem ;
	clear: right;
	font-size: 1.05rem
	
	
}

section {
	margin-top: 3rem;
	}
	
answer {
	/*  
	float: left;
	width: 60%;
	margin-bottom: 2em;
	*/
	
}

.backtotop {
	font-size: .8rem;
	font-weight: normal;
	}


/* 



.column {
	float: left;
	width: 45%;
	padding: auto 5%;
	border: 0px solid purple;
	margin: auto 2%;
}

rowlabel {
	font-weight: 400;
	color: #669;
	display: block;
	float: left;
	width: 5%;
}


/* 

  <amyrow data-level="2">
   <rowlabel>
    1.
   </rowlabel>
   <question>
    L_0269 -
    psychostasia
   </question>
   <answer>
   
   
amyrow:nth-child(odd) > * {
	background: #feefff; 
}

   */
   

amyrow {
	display: block;
	margin-top: 1rem;
	padding-top: 1rem;
	
	border-top: .02rem dotted #ccc;
	clear: both;
	line-height: 1.3rem
}

*/
