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

@import url("styles/menu.css");
@import url("styles/product-template.css");
@import url("styles/stack-block-carousel.css");
@import url("styles/search.css");

main.site-main a {
    color: #3273a0 !important;
}

a {
    text-decoration: none !important;
}

footer.ct-footer a {
    color: #fff !important;
    text-decoration: none !important;
}