/*
Theme Name:   Blocksy Child
Theme URI:    https://creativethemes.com/blocksy/
Description:  Blocksy Child Theme
Author:       yoshq
Template:     blocksy
Version:      1.0.0
Text Domain:  blocksy-child
*/

/* Pagination active page — override gold with blue primary */
[data-pagination] .page-numbers.current {
    --theme-link-hover-color: var(--theme-palette-color-1) !important;
    background: var(--theme-palette-color-1) !important;
}
