.the-tellers-table .header {
	background-color: #003523;
	margin-bottom: 5rem;
}

.the-tellers-table .header .images-parent {
	display: flex;
	justify-content: space-around;
}

.the-tellers-table .header .images-parent > div {
	/* width: 50%; */
	text-align: center;
}

.the-tellers-table .header .images-parent .center-image {
	margin-top: 23px;
	margin-bottom: 26px;
}


.the-tellers-table .header .images-parent img {
	object-fit: cover;
	max-width: 100%;
	height: auto;
}


.the-tellers-table .header .images-parent .center-image img {
	width: 404px;
}

.the-tellers-table .footer {
	background-color: #3f6555;
	margin-top: 5rem;
}

.the-tellers-table .footer * {
	color: #fff;
	font-family: 'Libre Caslon Text', serif;
}

.the-tellers-table .footer a,
.the-tellers-table .footer a:hover {
	color: #fff !important;
	text-decoration: none;
}


.the-tellers-table .footer .container .grid-parent {
	padding-top: 55px;
	display: grid;
	/* min-height: 862px; */
	width: 100%;
	max-width: 485px;
	margin-left: auto;
	margin-right: auto;
	grid-template-rows: repeat(11, min-content);
	grid-template-columns: 100%;
}

.the-tellers-table .footer .container .grid-parent .title-row {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 1px;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}

.the-tellers-table .footer .container .grid-parent .telephone-row {
	font-size: 24px;
	margin-bottom: 4px;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}

.the-tellers-table .footer .container .grid-parent .telephone-row .social-icon {
	width: 22px;
	height: 22px;
}

.the-tellers-table .footer .container .grid-parent .email-row {
	font-size: 18px;
	margin-bottom: 14px;
}

.the-tellers-table .footer .container .grid-parent .map-row {
	font-size: 18px;
	margin-bottom: 13px;
}


.the-tellers-table .footer .container .grid-parent .address-row {
	font-size: 16px;
	margin-bottom: 23px;
}

.the-tellers-table .footer .container .grid-parent > div > * {
	vertical-align: baseline;
}

.the-tellers-table .footer .social-icon {
	display: inline-block;
}

.the-tellers-table .footer .social-icon.instagram {
	margin-right: 13px;
}

.the-tellers-table .footer .new-button {
	width: 70px;
	background-color: #ff7d5ac2;
	text-align: center;
	padding: 5px 0;
}


.the-tellers-table .footer iframe {
	height: 250px;
	width: 100%;
}


@font-face {
	font-display: swap;
	font-family: 'Libre Caslon Text';
	src: url("https://static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/librecaslontext/v5/DdT878IGsGw1aF1JU10PUbTvNNaDMfq41-JJHRO0.woff2") format("woff2"),
		url("https://onlinebookings.alacer.co.uk/TheTellersTable/OnlineBookings/Content/CSS/fonts/TheTellersTable/LibreCaslonTextRegular_DdT878IGsGw1aF1JU10PUbTvNNaDMfq41-JJHRO0.woff2") format("woff2");
}

@font-face {
	font-display: swap;
	font-family: 'Libre Baskerville';
	src: url("https://static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/librebaskerville/v14/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNZaxMaC82U.woff2") format("woff2"),
		url("https://onlinebookings.alacer.co.uk/TheTellersTable/OnlineBookings/Content/CSS/fonts/TheTellersTable/LibreBaskervilleRegular_kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNZaxMaC82U.woff2") format("woff2");
}

/* @font-face { */
	/* font-display: swap; */
	/* font-family: 'Baka Too'; */
	/* src: url("https://static.wixstatic.com/ufonts/7076af_6847aafa65ae486fbe8182b33d674f4b/woff2/file.woff2") format("woff2"), */
		/* url("https://onlinebookings.alacer.co.uk/TheTellersTable/OnlineBookings/Content/CSS/fonts/TheTellersTable/BakaToo.woff2") format("woff2"); */
/* } */

/* @font-face { */
	/* font-display: swap; */
	/* font-family: 'futura-lt-w01-book'; */
	/* src: url("https://static.parastorage.com/fonts/v2/790166f1-b347-4f16-8a29-f0c4931a7c35/v1/futura-lt-w01-book.woff2") format("woff2"), */
		/* url("https://onlinebookings.alacer.co.uk/TheTellersTable/OnlineBookings/Content/CSS/fonts/TheTellersTable/futura-lt-w01-book.woff2") format("woff2"); */
/* } */