/* Add a black background color to the top navigation */

/*nawigacja*/
.navbar-nav{
  position: absolute;
  right: 15%;
}
#pietro1{
  padding-top: 15vh;
  display: flex;
  justify-content: center;
}
.col-md-4 p{
  font-size: 25px;
}

 #logo_nav{
  width: 70%;
}
