/* Escribe aquí tu código CSS */

.canciones {
		     font-size: 14px;
  			line-height: 1.8;
	}

.interpretes {
		     font-size: 14px;
  			line-height: 1.8;
  			list-style-type:none;
  			padding-left: 10px;
	}

