.btn-secundario, .btn-secundario:visited, .btn-secundario:active, .btn-secundario:focus, .btn-secundario-movil, .btn-secundario-movil:visited, .btn-secundario-movil:active, .btn-secundario-movil:focus, .btn-secundario:hover, .btn-secundario-movil:hover {
  border: #E30613 1px solid;
  color: #E30613;
}
.link_mi_cuenta, .link_mi_cuenta:hover {
  color: #E30613;
}
.btn-secundario:hover, .btn-secundario-movil:hover {
  background: #6F1315;
  border: #6F1315 1px solid;
}


