/*
Theme Name: CASA43 Child
Theme URI: https://wordpress.org/themes/twentytwentytwo/
Author: the WordPress team
Author URI: https://wordpress.org/
Version: 1.3
Template: casa43
Text Domain: casa43-child
*/

:root {
    --bg-color: #151515;
    --theme-color: #000;
    --main-color: #d33873; 
    --global--color-primary: #fff;
    --global--color-primary-hover: #d33873;
    --pagination--color-text: #fff;    
    --pagination--color-link-hover: #d33873;
    --pagination--font-family: "Inter", sans-serif;
    --global--color-background: #151515;
}