/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */


/* EEF TEST - child theme direct */
a[href*="xls.pdf"] {
  background: red !important;
  border: 5px solid blue !important;
}