/**
 * Theme Name:       Science Engineering
 * Theme URI:        https://science-engineer.com
 * Description:      Specializing in Geotechnical, Environmental, and Materials Testing in Texas.
 * Author:           Design Chute
 * Author URI:       https://designchute.com
 * Version:          2.0.1
 * Text Domain:      mai-achieve
 * Template:         genesis
 * Template Version: 3.3.2
 * License:          GPL-2.0-or-later
 * License URI:      http://www.gnu.org/licenses/gpl-2.0.html
 */

.menu-item-link {
	text-transform: uppercase;
}
.earth-background {
	background-image: url("https://science-engineer.com/wp-content/themes/mai-achieve/Earth-Background.jpg") !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
h1.entry-title-single {
	font-size: 3rem !important;
}