/*
Theme Name: BeautyTrendsZ ColorMag Child
Theme URI: https://beautytrendsz.com/
Description: A child theme for the ColorMag WordPress theme, created for BeautyTrendsZ.
Author: BeautyTrendsZ
Template: colormag
Version: 1.0.0
*/

/* Load the parent ColorMag stylesheet first; add your custom CSS below. */

/* BeautyTrendsZ customizations */
.site-info {
    /* Customize the footer copyright area here. */
}

/* Improve link/button consistency for BeautyTrendsZ */
a {
    transition: color 0.2s ease, background-color 0.2s ease;
}
