/* write your custom css here */

h2, .h2 {margin-bottom: 30px; line-height: 1.5;}
p {line-height: 1.8;}
.frame-space-before-small{margin-top: 5em;}
.frame-space-after-small{margin-bottom: 5em;}
.frame-padding-top-bottom {padding: 120px 0px;}
.frame-padding-top-bottom h3{font-size: 1.5rem;}
.image-embed-item{width: 100%; height: auto;}
.bg-main-color{background-color: hsla(22.5,12.12%,87.06%,1)}
.blog h2{padding-top: 60px;}
.blog-img img{width: 100%; height: auto;}

@media (max-width: 575.98px) {

}

@media (max-width: 767.98px) {
	.image{padding-bottom: 15px;}
	body{text-align: center;}
}

@media (max-width: 991.98px) {
	
}

@media (max-width: 1024.98px) {
	
}

@media (max-width: 1199.98px) {

}

@media (max-width: 1399.98px) {
	
}