/*
Theme Name: AMS Popsacademy
Template: ams
Theme URI: https://popsacademy.se//
Author: Academedia DMT
Author URI: https://medarbetare.academedia.se/for-ditt-arbete/academedia-digital/digitala-marknadsteamet/
Description: AMS Child Theme for Popsacademy
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ams
*/

.ams_timeline_module .card-title {
  padding: 8px;
}

/* Wave background */
.wave .ams-hero__content {
	padding-bottom: 160px;
}

@media(min-width:64em) {
	.wave .ams-hero__content {
		margin-top: -120px;
	}
}

.wave .c-bg ~ .c-bg {
	z-index: 2;
}

.wave-left {
	--hero-content-width: 37.5rem;
}
