@import '../fonts/font.css';
.logo_oriflame {
  background-image: url("../img/oriflame-logo.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 68px;
  margin: 32px 0;
}

#modal_confirmacion, #modal_confirmacion th, #modal_confirmacion tr {
  color:#005f93;
}