.dsc-btn {
  -webkit-text-size-adjust: 100%;
  line-height: 1.618;
  text-rendering: optimizeLegibility;
  font-weight: 400;
  font-family: "Raleway", sans-serif !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-align: center;
  word-wrap: normal;
  box-sizing: border-box;
  background: #7289da !important;
  border: none !important;
  padding: 8px 14px 8px 10px !important;
  margin: 10px 0 20px !important;
  display: inline-block !important;
  color: #ffffff !important;
  font-size: 14px !important;
  text-transform: none !important;
  text-decoration: none !important;
  transition: background 0.3s ease !important;
  white-space: normal !important;
  border-radius: 5px;
}
.dsc-btn-text {
  -webkit-text-size-adjust: 100%;
  line-height: 1.618;
  text-rendering: optimizeLegibility;
  font-weight: 400;
  font-family: "Raleway", sans-serif !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-align: center;
  word-wrap: normal;
  color: #ffffff !important;
  font-size: 14px !important;
  text-transform: none !important;
  white-space: normal !important;
  box-sizing: border-box;
}
.dsc-btn-icon {
  -webkit-text-size-adjust: 100%;
  line-height: 1.618;
  text-rendering: optimizeLegibility;
  font-weight: 400;
  font-family: "Raleway", sans-serif !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-align: center;
  word-wrap: normal;
  color: #ffffff !important;
  font-size: 14px !important;
  text-transform: none !important;
  white-space: normal !important;
  box-sizing: border-box;
  background-image: url("discord_icon.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  display: inline-block !important;
  height: 20px !important;
  width: 20px !important;
  vertical-align: middle !important;
  margin: -1px 10px 0 0 !important;
}
