/*
 Theme Name:     Dentons Digital
 Theme URI:      https://dentonsdigital.com/
 Description:    Dentons Digital Theme
 Author:         Dentons Digital
 Author URI:     https://dentonsdigital.com/
 Template:       Divi
 Version:        1.1.1
*/

 
/* =Theme customization starts here
------------------------------------------------------- */

.donateicon{
    background-image: url(http://coronerscourtssupportservice.org.uk/wp-content/uploads/2023/11/donatetab.png);
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 5px;
    text-indent: 2000px;
    white-space: nowrap;
    overflow: hidden;
}
@media only screen and (max-width: 767px) {
    /* Styles for mobile devices */
    .donateicon {
        background-position: left;
    }
}