/*
Theme Name: Package Pavement 2
Text Domain: packagepav
Theme URI: https://www.packagepavement.com/
Description: Package Pavement
Version: 1.0.62
Requires at least: 6.0
Requires PHP: 7.4
Author: Ashworth Creative
Author URI: https://www.ashworthcreative.com/
*/
.slider-section {
  background-size: cover;
  background-position: center;
	padding-top: 60px;
}

.section-heading {
  text-align: center;
  font-size: 2.5rem;
  font-family: 'Inter', sans-serif;
  font-weight: bold;
  color: black;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
  
}
