/*
Theme Name: G'day (Hello Elementor Child)
Theme URI: https://github.com/elementor/hello-theme/
Description: G'day is a child theme of Hello Elementor, created by Excitemedia
Author: Excitemedia
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: gday-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.single-team-link a span {
    color: #913838 !important;
    margin-top: -4px;
}
.hide-link {
	display: none !important;
}
.whole-div-link {
	cursor: pointer;
}
.gform_confirmation_message {
	color: #fff;
	text-align: center;
}
@media (min-width: 768px) {
	.single-team-right-img img {
		float: left;
		width: auto;
		max-width: unset !important;
	}
}
