/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 13 2022 | 03:48:44 */
html{
	overflow-x: hidden;
}

.blog-container h1{
/* 	font-family: "Poppins", Sans-serif; */
	width: 100%;
/* font-size: 30px; */
	color: #191D5C;
		text-align: center;
	margin-bottom: 20px;
/* 	font-weight: 500;
 */
}

.archive-head{
	font-family: "Poppins", Sans-serif !important;
	font-size: 30px !important;
	font-weight: 500;
	color: #17abdb !important;
	margin-bottom: 20px;
}

.locationh1 .smol{
font-size: 32px;
}

.location-personalized-section ul{
	padding-left: 30px;
}
.location-personalized-section li{
	padding-bottom: 20px;
	list-style-image: url("https://staging-bearpaddlecom.kinsta.cloud/wp-content/uploads/2022/07/bullet1.png");
}
.location-personalized-section li:last-child(){
	padding-bottom: 0px;
}
.location-safe-section li{
	list-style-image: url("https://staging-bearpaddlecom.kinsta.cloud/wp-content/uploads/2022/07/bullet3.png");
}
.location-faq-module svg{
	font-size: 32px;
}

.location-faq-module .elementor-tab-title{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.location-faq-module .elementor-tab-title span{
	order: 2;
	margin-right: 16px;
}
