/*
Theme Name:   WILPF by ActionSkills
Theme URI:    https://actionskills.au
Author:       ActionSkills
Author URI:   https://actionskills.au
Description:  A child theme of Twenty Twenty-Four, built for WILPF by ActionSkills.
Template:     twentytwentyfour
Version:      1.0.0
Requires PHP: 7.2
Text Domain:  wilpf-actionskills

This is the required style.css header for a WordPress child theme.
All colour, typography and layout customisation lives in theme.json so
the site editor, patterns and templates inherited from the parent theme
stay in sync with this theme's design tokens. Keeping this file limited
to the header (rather than duplicating rules here) avoids specificity
conflicts and keeps the CSS payload as small as possible.
*/

.nolink a, a.nolink {
text-decoration:none;
}
