/*Custome css for social media button*/

.custome_btn{
 position: fixed;
 bottom: 15px;
 left: 15px;
 z-index: 5;
}
.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}                                                                              