.row{
  text-align: center;
}

.col-sm{
  padding: 20px;
}

.accordion{
  width: 100%;
}

.lang{
  padding-top: 20px;
}

.btn-link {
    font-weight: bold;
    color: #3c3c3c;
    text-decoration: none;
    text-transform: uppercase;
}

.btn-link:hover {
    color: #bb5105;
    text-decoration: none;
}

thead{
  font-weight: bold;
  color: #bb5105;
  text-decoration: none;
  text-transform: uppercase;
}

.back>a{
  font-weight: bold;
  color: #3c3c3c;
  text-decoration: none;
  text-transform: uppercase;
}

.back{
  padding-top:20px;
  font-weight: bold;
  color: #3c3c3c;
  text-decoration: none;
  text-transform: uppercase;
}

.separador{
  color: #fff;
  background-color: #bb5105;
  font-weight: bold;
}

.separador2{
  color: #fff;
  background-color: #3c3c3c;
  font-weight: bold;
}

.bemvindo{
  padding-top:20px;
  font-weight: bold;
  color: #3c3c3c;
  text-decoration: none;
  text-transform: uppercase;
}

.desejos{
  padding-top:20px;
  font-weight: bold;
  font-size: 20px;
  color: #bb5105;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}
