
.smlHead {
    color: #fff;
    font-weight: 600;
    font-size: 2.2em;
    font-family:'Times New Roman', Times, serif;
}
.whatsapp-float {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
}

    .whatsapp-float img {
        height: 70px;
        width: 70px;
    }

