/**
* Theme Name: Maia Child
* Description: This is a child theme for Maia
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 1.1.11
* Template: maia
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
/* General links hover color */
:root {
    --tb-theme-color: #e3440e;
    --tb-theme-color-hover: #e3440e;
}