/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.return_icon {
	font-size: 16px;
}

.bfwk-ai-indent {
	display: none;
}

.bfwk-index a {
	color: #38A8F5 !important;
	border-bottom: none !important;
}

.bfwk-index a {
	font-weight: normal;
}

@media only screen and (min-width: 500px) {
	.bfwk-ai-indent {
		display: inline;
	}
}