.hero-content-inner__spacing p {
	margin: 0 !important;
	line-height: 1 !important;
	padding: 14px 0 !important;
}

.hero-content-inner__spacing #nft-experience h3 {
	line-height: 1 !important;
}

.hero-content-inner__spacing p:first-of-type {
	padding-top: 28px !important;
}

.hero-content-inner__spacing .buttons {
	margin-top: 14px;
}

.hero-content-inner__spacing .buttons a {
	display: inline-block;
}

.hero-content-inner__spacing .color-purple {
	color: #7c0053;
}

.colorfixes .color-purple {
	color: #7c0053;
}

.colorfixes .color-purple.title {
	font-style: normal !important;
}

.replicable-content__fixes .custom-font p {
	font-family: "Baskerville";
	
	font-size: 20.16px !important;
}

@media only screen and (max-width: 767px) {
	.story-telling_mobile p {
		width: 100% !important;
		max-width: 100% !important;
		font-size: 30px !important;
		line-height: 30px !important;
	}

	.colorfixes h3.color-purple {
		font-size: 25px !important;
	}

	.colorfixes p.color-purple {
		font-size: 30px !important;
		line-height: 30px !important;
		width: 100% !important;
		max-width: 100% !important;
	}

	.hero-content-inner__spacing br {
		display: none !important;
	}

	.mobile-full-width {
		max-width: 100% !important;
	}
}

.contact__details p {
	font-family: 'Baskerville';

	font-weight: 400;
	font-size: 22px;
	line-height: 28px;
	color: #666666;
}

.contact__details p strong {
	font-family: 'AlternateGotNo3D';
	font-style: normal !important;
	font-weight: normal !important;
}

.contact__details p a {
	color: #666666 !important;
}

.new-btn {
	border: 2px solid;
	font-weight: 400;
	font-size: 24px;
	line-height: 1;
	display: inline-block;
	padding: 6px 22px 10px;
	border-radius: 50px;
}
.new-btn--purple{
	border-color: #F31C95;
	color: #F31C95;
	border: 3px solid;
}
.new-btn--purple:hover {
	border-color: #F31C95;
	background-color: #F31C95;
	color: #fff;
}
.new-btn--black {
	border: 1px solid;
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
    display: inline-block;
    padding: 4px 19px 7px;
    border-radius: 50px;
	border-color: #000;
	color: #000;
}
.custom-tags {
	display: inline-block;
	margin: 0;
	list-style: none;
}
.custom-tags li {
	display: inline-block;
	margin-bottom: 20px;
}