.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}

.webidealarge
{
	font-size: 28px;
	line-height: 38px;
	font-weight: 800;
	font-family: "Open Sans";
	color: #ffffff;
	text-decoration: none;
	background-color: rgb(52, 73, 94);
	background-color: rgba(52, 73, 94, 1);
	padding: 10px 10px 10px 10px;
	border-width: 0px;
	border-color: #ffd658;
	border-style: none;
}
  
  .webideasmall
{
	font-size: 16px;
	line-height: 22px;
	font-weight: 800;
	font-family: "Open Sans";
	color: #ffffff;
	text-decoration: none;
	background-color: rgb(52, 73, 94);
	background-color: rgba(52, 73, 94, 1);
	padding: 10px 10px 10px 10px;
	border-width: 0px;
	border-color: #ffd658;
	border-style: none;
}