a{
    text-decoration: none;
    text-decoration-style: none;
    cursor: pointer;
}

body{
    /* background: rgba(28,117,187,1);
    background-image: url('../imagenes/web/make-a-phone-call-2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute; */
    height: 100%;
    width: 100%;
    position: absolute;
}