/*
 Theme Name:        WT26 Ollie Child
 Theme URI:         https://github.com/mgyura/wt26-ollie-child
 Description:       Ollie block child theme for the Worship Times network of sites.
 Author:            Worship Times
 Author URI:        https://worshiptimes.org
 Version:           1.0.2
 Template:          ollie
 Requires at least: 6.7
 Requires PHP:      8.4
 License:           GNU General Public License v2
 License URI:       http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:       ollie-child
 GitHub Theme URI:  https://github.com/mgyura/wt26-ollie-child
 Primary Branch:    main
 Update URI:        https://pluginhub.worshiptimes.org
*/

a:where(:not(.wp-element-button)) {

    color: var(--wp--preset--color--primary-alt);

    font-weight: inherit;

}