*{box-sizing: border-box;}

div{border: 0px green solid;}
body {background: #332123;
    color: azure;
    /*font-family: 'El Messiri', sans-serif*/
        font-family: 'Comfortaa', cursive;
} 
h1{
   font-family: 'Ruslan Display', cursive; 
}
.content {
    margin: 0px auto;
        }

.header {
       height: 50vh;
      background: url(img/19.jpg);
      background-size: cover;
      background-repeat: no-repeat;
    background-position: center;
           }

 .center {
            text-align: center;
            padding-bottom: 0px;
}


.foto img{
    width: 100%;
    border-radius: 50%;
    box-shadow: 10px 17px 25px #9e9e9e;
        }

.foto b {display: block; padding:10px 0px;}
.partners {
    text-align: center;
}
    .social a  {color: azure; 
        text-decoration: none;
        text-align: center;}

    .podval img{
        width: 90%;
      
       
}

        