img.logo{
  height: 40px;
}
.logo-txt{
  padding: 20px 5px;
  font-weight: bold;
  font-size: 21px;
}

.txt-welcome{
  margin-top: 20px;
  font-weight: 500;
  font-size: 21px;
  text-align: center;
}
.txt-welcome-desc{
  margin-bottom: 40px;
  font-size: 16px;
  text-align: center;
  color: #8b8b8b;
}

embed{
  margin-top: 10px;
}
