/*
 Theme Name: Classima Child
 Theme URI: https://radiustheme.com
 Description: Child theme for Classima theme
 Author: Bhargavi
 Template: classima
 Version: 1.0.0
*/

/* ---------------------------
   Custom CSS starts here
---------------------------- */

/* Example – Change header background */
header {
    background-color: #000000 !important;
}

/* Example – Change footer background */
footer {
    background-color: #222;
    color: #fff;
}

/* Add your own styles below */ 
