/*.purchase-sticky {
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgb(106 21 244);
    color: white;
    padding: 0px;
    text-align: center;
    z-index: 999;
    bottom: 0;
    margin: auto;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: capitalize;
}*/

.footersheading strong{
color:#ec1cc5;
}
