/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/

.menu-button {
	text-transform: uppercase !important;
	font-weight: bold !important;
}

.justify-text {
text-align: justify !important;
}

.post-box-shadow {
	box-shadow:	0 8px 10px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}