
/* 
    this rule is for old templates, in other versions 
    of the template this rule is not necessary
*/
#gr_link_whatsapp div.g-brd-primary.g-bg-primary {
    background-color: #25D366 !important;
    border-color: #25D366 !important;
}

.g-brd-whatsapp {
    border-color: #25D366 !important;
}
.g-bg-whatsapp {
    background-color: #25D366 !important;
}

/*
    Marketing Materials
*/

.gr-preview-content {
    width: 120px;
    height: 120px;
    position: relative;
}
.gr-preview-content img{
    max-width: 100%;
    max-height: 100%;
}


/*
    End Marketing Materials
*/
