
#Etiqueta1
{
    width: 100%;
    border-bottom: rgb(48, 12, 252) solid 2px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 15px;
}

#Etiqueta2
{
    width: 100%;
    border-bottom: rgb(0, 255, 157) solid 2px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 15px;
}





