/* 
Theme Name: Rutgers Indonesia Child Theme
Description: This theme is built for Rutgers Indonesia Website
Author: ibagus
Author URI: https://ibagus.id
Template: rutgersid-theme
Version: 1.0.1
Text Domain: rutgersid-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: #0016E2!important;
    color: #fff;
}
  
::selection {
    background-color: #0016E2!important;
    color: #fff;
}