/*
Theme Name: Safe Work Matters
Theme URI: http://www.safeworkmatters.com.au/
Author: Viveo Group
Author URI: https://www.viveogroup.com/
Description: The biggest Safe Theme ever

Text Domain: safeworkmatters
Version: 1

All css files are placed in /css/ folder
*/
@import url("style/reset.css");
@import url("style/style.css");
@import url("style/shortcodes.css");

.logo img {
    width: 100% !important;
}
.header-big-menu ul li a span {
    color: #fff;
    text-shadow: 1px 1px 4px #000;
}
.sub-menu li a span {
    color: #333!important;
    text-shadow: none!important;
}