.cantante-container{background-color:#f0f0f0;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.1);margin:20px auto;padding:20px;width:40%}.cantante-header{align-items:center;display:flex;gap:20px;margin-bottom:20px}.cantante-imagen{border-radius:50%;height:150px;object-fit:cover;width:150px}.cantante-header h1{color:#333;font-size:2em;margin:0}.cantante-biografia,.cantante-canciones,.cantante-miembros,.cantante-urls{margin-bottom:20px}.cantante-biografia h2,.cantante-canciones h2,.cantante-miembros h2,.cantante-urls h2{border-bottom:2px solid #007bff;color:#333;font-size:1.5em;margin-bottom:10px;padding-bottom:5px}.cantante-biografia p,.cantante-miembros p{color:#666;line-height:1.6}.cantante-canciones ul,.cantante-urls ul{list-style-type:none;padding:0}.cantante-canciones li,.cantante-urls li{margin-bottom:10px}.cantante-canciones a,.cantante-urls a{color:#007bff;text-decoration:none}.cantante-canciones a:hover,.cantante-urls a:hover{text-decoration:underline}