/* Colores */ $secundario: hsl(217, 71%, 53%); /* main */ $fondo: hsl(0, 0%, 21%); $subtitle: #fff; $barra: hsl(217, 71%, 53%); $hbarra: hsl(204, 86%, 53%); $links: hsl(217, 71%, 53%); $slinks: hsl(204, 86%, 53%); $plinks: #000; $card: #1a1a1a; $footerheader: hsl(0, 0%, 4%); $boton: hsl(217, 71%, 53%); $hlinks: #ffc20e; $code: hsl(217, 71%, 53%); $toc: hsl(217, 71%, 53%); // footer $txfooter: #fff; // comments $clinks: #f0e68c; $author: hsl(171, 100%, 41%);