/*
 Theme Name: New School Site
 Author: CODA Education
 Author URI: https://coda.education
 Template: madebycoda-development
*/
 
@import url("../madebycoda-development/style.css");

.hero-main {
	left: 60px !important;
	transform: translate(0, 0) !important;
}

.hero-main h2, .hero-main h1 {
	text-align: left !important;
}

.hero-trust-logo {
	position: absolute;
	right: 80px; z-index: 99;
	bottom: 100px;
}

.hero-trust-logo h3 {
	color: #fff;
	text-align: right;
	padding-right: 17px;
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.hero-trust-logo img {
	height: 85px;
}