﻿    .Logo-Foo {
        max-width: 200px;
        max-height: 200px;
        /*margin-bottom: 10px;*/
    }
    .foot-color > .NAV-OPT > p {
        margin-bottom: 5px;
    }
    .NoDecoracion {
        text-decoration: none !important;
        color: black !important;   
    }
    .NoDecoracion:hover {
        color: darkred !important;
    }

