/*
Theme Name: OHS Essential Program
Theme URI: https://ohsessentials.com
Version: 1.0
Description: A custom theme for the OHS Essentials website.
Author: WorkSafe Digital Operations
Author URI: https://www.worksafe.vic.gov.au
template: bb-theme
*/

/* Add your custom styles here...Remember to change the Version number above! */ 


select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background-image: none !important; /* Removes potential background arrow from other styles */
}