/*
Theme Name: Ticketrilla Child
Theme URI: https://ticketrilla.com
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ttl-theme
Template: ttl-theme
*/

h1 .intro .title {
	font-size:1.8rem;	
}

.all {
	transition: opacity .5s;
	padding-top: 60px;
	
	@include media-breakpoint-down(sm) {
		padding-top: 20px;
	}
}