.gca_html_editor_1 {
	color: #EC0000;
	font-family: "SantanderText-Bold",sans-serif;
}
.gca_html_editor_2 {
	color: #EC0000;
	font-family: "SantanderText-Bold",sans-serif;
	
}
@media (min-width: 768px) {
	.gca_html_editor_2 {
		font-size: 1.6rem;
	}
}

@media (min-width: 1240px) {
	.gca_html_editor_2 {
		font-size: 2.2rem;
	}
}
.gca_html_editor_3 {
	color: #FFFFFF;
	font-family: "SantanderText-Bold",sans-serif;
}
.gca_html_editor_4 {
	color: #FFFFFF;
	font-family: "SantanderText-Regular",sans-serif;
}
@media (min-width: 1024px){
	.gca_html_editor_4 {
		font-size: 1.6rem;
	}
}
.gca_html_editor_5 {
	font-size: 2.2rem;
}
.gca_html_editor_6 {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial;
	line-height: 2;
	font-size: 2.2rem;
}
.gca_html_editor_7 {
	color: #000333;
	font-family: Sans-Serif;
	line-height: 2.1;
	border-width: 5;
	font-size: 1.3rem;
}
.gca_html_editor_8 {
	}
	.pvp-strikethrough{
	text-decoration: line-through;
	}
}