*{
  margin: 0px;
  float: 0px;
}
 
  .logo{

          width: 20%;
          line-height: 6.25rem;
          margin-left: 3.12rem;
          margin-top: 0.6rem;
         float: left;
  }
.contact{
           margin-top: 1.56rem;
           line-height:12.5rem;
          color:white;
          margin-left: 3.75rem;
          float: left;
          

}

.social{
          
          
          display: flex;
          justify-content: center;
          align-items: center;
          color: black;
          margin-top: 2.5rem;
         
}

.social a{

              width: 2.5rem;
              height: 2.5rem;
              background-color: white;
              border-radius: 3.1rem;
              text-align: center;
              line-height:3.1rem;
              margin:2.5rem;
              color: black;
}







