.navbar-default .nav > li > a {
background: white;
line-height: 0px;
color: #0072bb;
border-radius: 50%;
padding: 7px 8px;
margin: 20px 5px;
display: block;
width: 30px;
height: 30px;
}

.navbar-top {   
    background: #0072bb;
}

.v-p{color:white;text-transform:uppercase;padding-left:20px}

.mt-2{margin-top:2rem}

.iconos-ansv {font-size: 3.5rem;margin-right: 1rem;}

.main-footer { padding-bottom: 25px;  padding-top: 35px;
}

.scroll-up {
position: fixed;
display: none;
bottom: 5%;
right: 2%;
z-index: 999;
background: white;
padding: 10px 15px;
border-radius: 50%;}