/* 
 Theme Name:   AusCERT 2023
 Description:  AusCERT 2023 Child Theme
 Author:       Acumen Creative
 Author URI:   
 Template:     oceanwp
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/


.program-stream {
  text-transform: uppercase;
  font-weight: 700 !important;
  font-size: 14px !important;
  letter-spacing: 2px;
}

.program tr td a span {
  color: blue !important;
}

.program tr td a:hover span {
  color: orange !important;
}