/*
Theme Name: SKM Child
Theme URI: https://www.softkeymatrix.com
Author: Amit Chauhan
Author URI: https://www.amit-chauhan.com
Description: Child theme for SKM WordPress Theme
Template: skm
Version: 1.0.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: skm-child
Tags: child-theme
*/

/* Add your custom CSS below this line */

/* Example custom styles */
.button{
    background: transparent !important;
}