﻿
/* Newly added for homepage franchisees - 9/28/18 - SJK */
@media(max-width:767px) {
	div.home_hero_banner_text_Fran_outer {
		padding: 5px;
	}

	.home_hero_banner_text_Fran {
		font-size: 1.5em;
		line-height: 1.2em;
	}

	.serviceArea {
		display: inline-block;
		padding-bottom: 8px;
		padding-top: 10px;
	}

	div.mobile-fran-phone-number {
		margin: 15px auto;
	}

	span.mobile-fran-phone-number {
		line-height: 1.5em;
	}
}
/* end block - 9/28/18 - SJK */
.post_content_link {
	background-color: #2b9eb7;
	border: solid 1px #ffffff;
	outline: none;
	color: #ffffff;
	text-transform: uppercase;
	padding: 10px 20px 10px 15px;
	border-radius: 5px;
	vertical-align: middle;
	display: inline-block;

	text-decoration-skip-ink: auto;
	margin: 0;
	font-size: 100%;
	font: inherit;
	text-decoration: none;
}
.post_content_link:before {
		content: '» ';
}
/* Franchisee Styling */
