.banner_inner_text a, .banner_inner_text p {
	color: #41b6e6;
}
.banner_inner_text a:before {
	background-image: url(/media/system_files/img/blue_arrow_left.svg);
	transform: rotate(180deg);
}
.col-25 {
	padding-left: 10px;
    padding-right: 10px;
	width: 25%;
	float: left;
}
@media only screen and (max-width: 767px) {
	.col-25 {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
}
.cfb-21, .cfb-22, .cfb-24 {
	display: none;
}
.cfb-23 {
	width: 100%;
	text-align: left;
}
.bg-grey h2, .bg-grey h3 {
	color: #41B6E6;
}
.bg-grey {
	border-top: 1px solid #41B6E6;
	border-bottom: 1px solid #41B6E6;
}

.flag-teaser-text {
    color: #41b6e6 ;
}