/*
 Theme Name:   Custom Theme
 Theme URI:    http://webappsolutions.co.in
 Description:  A child theme of Twenty Twenty-One WordPress theme.
 Author:       Webapp Solutions
 Author URI:   http://webappsolutions.co.in
 Template:     twentytwentyone
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/


.visit-footer-main-sec ul li a {
	--bs-text-opacity: 1;
	color: rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important;
}