#gamespodcast-post-protected {
  background: #ff7264;
  color: #000;
  padding: 15px;
  margin-bottom: 20px;
}

#gamespodcast-post-protected .gpc-login-container {
  margin-left: 0;
}

#gamespodcast-post-protected .gpc-login-container .ms-membership-form-wrapper legend {
  width: calc(100% - 15px);
}

#gamespodcast-post-protected .subtitle {
  font-weight: bold;
  font-size: 18px !important;
}

#gamespodcast-post-protected .gpc-login-container .td-pb-span6:first-child {
  display: flex;
}

#gamespodcast-post-protected .ms-membership-form-wrapper {
  display: none;
}

#gamespodcast-post-protected .steady-button {
  margin-left: 10px;
}

#gamespodcast-post-protected .steady-plan-buy {
  width: 272px;
}

#gamespodcast-post-protected .protection-login {
  border-top: 1px solid #ff7264;
  padding-top: 15px;
}

#gamespodcast-post-protected-content {
  background: #fff;
  border-radius: 5px;
  padding: 15px;
}
