/*
Theme Name: RG Ratonix Child
Theme URI: https://ratonix.com
Template: thryve-biz
Author: Robert Guajardo
Author URI: https://robertguajardo.com
Description: Child theme of Thryve Biz for Ratonix. Holds custom CSS and template overrides so changes survive parent theme updates.
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 7.0
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: rg-ratonix-child
*/

/* ==========================================================================
   Custom overrides for Ratonix
   Add your CSS below this line.
   ========================================================================== */

#main-header, #main-header a{
  background-color: #000!important;
  color: #fff!important;
}
