body {
    background: white;
  }

  #sm-container {
    background: #e458a2;
  }

  .center {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .btn-color {
    background-color: #e7e7e7;
  }

  .texto-esquerda {
    color: white;
    font-size: 1.3em;
  }