/*
 Theme Name:   Astra Child - Tamfitronics AI Store
 Theme URI:    https://www.tamfitronics.com
 Description:  Child theme for Astra customised for Tamfitronics AI Store (ai.tamfitronics.com)
 Author:       Engr. Tamunofiniarisa Brown
 Author URI:   Tamunofiniarisa Brown
 Template:     astra
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  astra-child
*/

/* Custom Colours for Tamfitronics AI Store */
body {
    background-color: #f5f5f5; /* light grey */
}

a {
    color: #0077b6; /* ocean blue */
}
a:hover {
    color: #023e8a;
}
