/*
Theme Name: Subsite Theme
Theme URI: https://www.wilson-cooke.co.uk/
Author: Wilson Cooke
Author URI: https://www.wilson-cooke.co.uk/
Description: This is the subsites theme that should be applied to all sites except the main group site.
*/

.cli_settings_button:focus,
#cookie-law-info-again:focus,
#wt-cli-cookie-banner-title:focus,
.cli-tab-content .cli-tab-pane:focus,
.cli-plugin-main-link:focus {
    outline-style: solid;
    outline-width: 3px;
    outline-color: inherit;
    outline-offset: 2px;
}

.cli-plugin-button:focus {
    outline: auto;
}