/*
Theme Name: Loving Hands Ministries
Theme URI: https://lovinghands.net/
Description: Avada child theme for Loving Hands Ministries. Presentation layer only; durable site behavior belongs in the Loving Hands Site Core plugin.
Author: Mason James
Author URI: https://masonjames.com/
Template: Avada
Version: 1.0.0
Requires at least: 6.8
Tested up to: 6.9
Requires PHP: 8.2
Text Domain: lovinghands
Domain Path: /languages
*/

.lh-footer-shell::selection,
.lh-footer-shell *::selection {
    background: rgba(237, 28, 36, 0.88);
    color: #fff;
}

.lh-footer-shell::-moz-selection,
.lh-footer-shell *::-moz-selection {
    background: rgba(237, 28, 36, 0.88);
    color: #fff;
}
