/* Profiles */

.profile {
   padding-left: 10px;
}

.quotes {
   font-style: italic;
   padding-left: 15px;
}

/* FAQ */

.question {
   color: #F2C9BF;
   font-size: 11pt;
   font-weight: bold;
   letter-spacing: 1px;
}

.answer {
   margin-bottom: 1em;
   margin-left: 10px;
   text-align: justify;
}

/* Quotes Page */

.speaker {
   font-weight: bold;
   color: #F2D6D2;
}

.setting {
   padding-left: 10px;
   font-size: 8pt;
   color: #C8C8C8;
}
