#responsive-btn{
			    white-space: normal;
			    width: 100%;
			    max-width: 650px;
			}
		.copyrighte a:hover{
            
            color: #D7004C;
        }
		.copyrighte a, span{
			color:#fff;
			font-size:18px;
		}
		.Cormorant-sc
		{
			font-family: 'Cormorant SC', serif;
		}
		.lato{
			font-family: 'Lato', sans-serif !important;
		}
		.lora{
			font-family: 'Lora', serif !important;
		}
		.cormorant{
			font-family: 'Cormorant', serif !important;
		}
		/*============================
				BUY NOW AREA
		============================*/
		.bg-blurred {
			background-image: url(https://soulmatealchemy.com/images/ATHYS_images/ATYHS_A4_shape_reduced.jpg);
			/* background-image: url(https://soulmatealchemy.com/images/landscape.jpg); */
			background-size: cover;
			background-position: top;
			background-attachment: scroll;
			background-repeat: no-repeat;
		}
		.bg-buy-now {
			width: 100%;
			max-width: 600px;
			/* background-image: url(https://academyforthesoul.com/discoveryseries/images/Crop%20of%20AFTS_EEM_Final%20banner_semi-transparent.png); */
			background-image: url(https://academyforthesoul.com/discoveryseries/images/Crop%20of%20AFTS_EEM_Final%20banner_hr%20copy.jpg);
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
			border-radius: 10px;
			border: 4px solid #FFFFFF;
		}