/* CSS Style for the Hymns Page */

.hymn-title
{
  font-family: "Calibri Light";
  font-size: 32pt;
}

.hymn-body
{
  font-family: "Calibri";
  font-size: 13pt;
  white-space: pre;
}

.hymn-section
{
  font-family: "Calibri Light", Helvetica;
  font-size: 16pt;
  color:#2E74B5;
}
