
.astfh-box{margin:28px 0}
.astfh-inner{border:1px solid #d8dde3;border-radius:12px;padding:20px;background:#fff}
.astfh-title{margin:0 0 14px;text-align:center}
.astfh-intro,.astfh-help{margin:0 0 14px}
.astfh-help{font-size:.95em}
.astfh-widget-wrap{margin-top:18px}
.astfh-widget-wrap ferryhopper-widget{display:block;width:100%}
@media(max-width:640px){
  .astfh-inner{padding:16px}
}


.astfh-compare{
	margin-top:20px;
	padding-top:18px;
	border-top:1px solid #d8dde3;
	text-align:center;
}
.astfh-compare-title{
	margin:0 0 5px;
	font-weight:700;
}
.astfh-compare-copy{
	margin:0 0 12px;
}
.astfh-compare-button{
	display:inline-block;
	padding:11px 18px;
	border-radius:8px;
	background:#2271b1;
	color:#fff !important;
	text-decoration:none !important;
	font-weight:700;
	line-height:1.2;
}
.astfh-compare-button:hover,
.astfh-compare-button:focus{
	filter:brightness(.92);
	color:#fff !important;
}
