/* 
Theme Name: TURC Child Theme
Description: This theme is built for Trade Union Right Centre Indonesia
Author: ibagus
Author URI: https://ibagus.id
Template: turc-theme
Version: 1.0.1
Text Domain: turc-child-theme
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/*
    Add your custom styles here
*/

::-moz-selection {
    background-color: #7A0A0A!important;
    color: #fff;
}
  
::selection {
    background-color: #7A0A0A!important;
    color: #fff;
}
