/*
Theme Name: USYD Brand Child 
Theme URI: https://webhost.sydney.edu.au
Template: usyd-brand
Author: USYD Wordpress Team
Author URI: http://webhost.sydney.edu.au
Description: University of Sydney branded theme
Tags: full-site-editing
Version: 2.0.0.1716521010
Updated: 2024-05-24 13:23:30

*/

.result-message,
.suggested-heading {
    display: none;
}

.result-message.show,
.suggested-heading.show {
    display: block;
}

.suggested-heading {
    margin-top: 20px;
    font-size: 1.5em;
    color: #333;
}

.shaded {
	background-color:#f3f3f3 !important;
	padding-left:25px !important;
}