/* Global Styling */
/* Date: 4/10/2020 */
.livechat a {
    background-image: url('https://www2.heart.org/donation-forms/donatenow/images/chat-icon.png');
    /* background-size: 100% auto; */
    background-repeat: no-repeat;
    display: inline-block;
    /* width: 44px; */
    /* height: 33px; */
    /* vertical-align: middle; */
    /* margin-left: 5px; */
    background-position-y: center;
}

.c-promotion__title {
        background-color: #C10E38 !important;
    }