/* css styles */

.llm-prompt-text {
  color: #008CBA;
  font-weight: bold;
  font-style: italic;
}


.quarto-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.major-section-break {
  border-top: 1.4px solid #008CBA;  
  margin: 30px 0;  
  opacity: 0.8;  
}

.sign-off {
  color: darkgrey;
  float: right; 
  margin-left: 15px
}