.dtermine {
  margin: 1rem auto;
  padding: 0 6px;
  max-width: calc(100% - 1rem);
  border: 1px solid #5f1a10;
  border-radius: 3px;
  color: #5f1a10;
  transition: background-color .15s;
  
 }

.stermine {
  color: #5f1a10;
	font-family: "Limelight", serif;
	font-weight : normal;
	font-size : 18pt;
  
  }
