/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */

.field-type-whatsapp a,
.field-icon-whatsapp {
    background-image: url(../icons/whatsapp-01.svg);
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: contain;
    padding: 0 30px;    
}
