
        :root {
            --primary-dinamica: #FF6A12;
        }
        .logo-ayuntamiento {
            background-image: url('assets/images/logo-aunna.png');
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            width: 240px;
            height: 51px;
        }
        .logo-ayuntamiento-footer {
            width: 125px;
            height: 51px;
            background-image: url('assets/images/logo-aunna.png');
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat;
            margin-right: 1.35em;
        }
        