/* Your custom styles */

a.collapsed {
    color: #444;
    font-weight: bold;
}

.testostoria {
	font-size: 1rem;
	text-align: justify;
}

.testoCanzone {
    font-style: italic;
}

.testoCitazione {
	font-size: 1.5rem;
	text-align: center;
}

