/*
    Theme Name: eDesign
    Author: eDesign Interactive
    Description: eDesign Website Theme
    Version: 0.0.1
*/

h1 strong {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important;
}