h2 { color: #892683; }

#hero_alt .data img { width: 350px; }
#hero_alt .data h1 { font-size: 40px; font-weight: 400; max-width: 470px; }
#hero_alt .precio_img { max-width: 650px; }

#hero_alt .precio { background: #828ef3; }
#hero_alt .precio h3,
#hero_alt .precio span { color: #fff; }
#hero_alt .precio .relative::before { border-bottom: 126px solid #828ef3; } 

.bajada_extra { background: #822580; color: #fff !important; }
.bajada_extra p { max-width: 880px !important; }
#features .col_3 { grid-column: span 4; }
#features .bajada { max-width: 80%; }
#features .btn { display: inline-block; }

.btn { background: #828ef3; }
.btn:hover { background: #8596fa; }

#call_to_action { background: #822580; } 
footer { background: #3b1138; } 

#bajada_destacada { background: url("../images/separador-RUS-banner-fem.jpg") no-repeat center; background-size: cover; }




@media screen and (max-width: 768px) { 
	#features .col_3 { grid-column:  span 12; }
	#hero_alt .data img { width: 340px; }
	#hero_alt .data h1 { font-size: 32px; }
}