body{
	
}

.bg-paper{
	background-image: url("img/bg-paper2.png");
}

.birthstone-regular {
	font-family: "Birthstone", serif;
	font-weight: 400;
	font-style: normal;
}
.t-head {
	font-size:4rem;
}
.swiper-wrapper {

}
.swiper-slide{
    height: auto!important;
    margin-bottom:20px;
}
.red{background-color:red;}
.green{background-color:green;}
.blue{background-color:blue;}
