﻿/*.medievalsharp-regular {
	font-family: "MedievalSharp", cursive;
	font-weight: 400;
	font-style: normal;
}*/
.berkshire-swash-regular {
	font-family: "Berkshire Swash", serif;
	font-weight: 400;
	font-style: normal;
}

.logo-title, .logo-title-bottom {
	font-family: "Berkshire Swash", serif;
	font-weight: 400;
	font-style: normal;
	color: rgb(139, 26, 46);
}
.logo-title {
	font-size: 1.35rem;
}

@media (min-width: 768px) {
	.logo-title {
		font-size: 1.35rem;
	}
}

.logo-title-bottom {
	font-size: 1.5rem;
}

@media (min-width: 768px) {
	.logo-title-bottom {
		font-size: 1.5rem;
	}
}
