h1{
    font-size:32px;
    margin-left:20px;
    color:white;
}
body { background-image: linear-gradient(to bottom right, #15355c, #196271);
background-size:440px 900px;
}



.facebookbutton{background-color: #3b5998;
 background-image: url("f.png");
       background-size: 180px 81px;
    
       background-position: center;


  border-radius: 17px 17px 17px 17px;
  color: transparent;
  padding-top: 15px;
  padding-bottom:15px;
  padding-left:20px;
  padding-right:20px;
  text-align: center;
  width:190px;
  text-decoration: none;
  font-size: 35px;
  margin-left: 15px;
  margin-top:4px;
  margin-bottom: 4px;
  margin-right:2px;


}

.fa.fa-facebook{
    background-color: #3b5998;
    color:white;
    

  padding: 20px;
  font-size: 30px;
  margin-left:45px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
}
.instabutton{ background-image: url("instagram9.jpg");
       background-size: 190px 125px;
    
       background-position: center;

       
  border-radius: 17px 17px 17px 17px;
  color: transparent;
  padding-top: 15px;
  padding-bottom:15px;
  padding-left:15px;
  padding-right:20px;
  text-align: center;
  width:190px;
  text-decoration: none;
  font-size: 35px;
  margin-left: 15px;
  margin-top:4px;
  margin-bottom: 4px;
  margin-right:4px;
}
.fa.fa-instagram{
   background: #f09433; 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    color:white;

  padding: 20px;
  font-size: 30px;
  margin-top:5px;
  margin-bottom:5px;
  margin-left:45px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
}

.whatsappbutton{background-color: #008000;


background-image: url("whatsapp.jpg");
       background-size: 190px 125px;
    
       background-position: center;
       
     
     

   border-radius: 17px 17px 17px 17px;
  color: transparent;
  padding-top: 15px;
  padding-bottom:15px;
  padding-left:20px;
  padding-right:20px;
  text-align: center;
  width:190px;
  text-decoration: none;
  font-size: 35px;
  margin-left: 15px;
  margin-top:4px;
  margin-bottom: 4px;
  margin-right:2px;
}
.fa.fa-whatsapp{
   background-color: #008000;
    color:white;

  padding: 20px;
  font-size: 30px;
  margin-left:45px;
  margin-top:0px;
  margin-bottom:5px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
}



.fa.fa-google{
   background-color: #DB4437;
    color:white;

  padding: 20px;
  font-size: 30px;
  margin-left:45px;
  margin-top:0px;
  margin-bottom:5px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
}
.googlebutton{
    background-color: #DB4437;
    
     background-image: url("gimg.png");
     
    
       background-position: center;
       
       background-size: 190px 100px;
     

   border-radius: 17px 17px 17px 17px;
  color: transparent;
  padding-top: 15px;
  padding-bottom:15px;
  padding-left:20px;
  padding-right:20px;
  text-align: center;
  width:190px;
  text-decoration: none;
  font-size: 35px;
  margin-left: 15px;
  margin-top:4px;
  margin-bottom: 4px;
  margin-right:2px;
}
    