/* ARCHIVO CSS - CREACION Y DISEÑO CONTA2000 - conta2000@gmail.com - 2021 */

footer{
    background-color: #03092c;
    color: #87c5f8;
}

.rayar{
    text-decoration: underline;
    padding: 10px;
}

.piepagina{
    width: 100%;
    text-align: center;
    opacity: 0.3;
    font-family: 'Courgette', cursive;
}

.solopabel{
    width: 100%;
    text-align: center;
    /**  opacity: 0.3;  **/
    font-family: 'Courgette', cursive;
}