/* _content/Burger/Views/Podcast/Episode.cshtml.rz.scp.css */
.character-dialogue[b-ydfragmdxg] {
  text-indent: 4rem;
}

.script[b-ydfragmdxg] {
  width: 60%;
}

@media screen and (width <= 900px) {
  .script[b-ydfragmdxg] {
    width: 100%;
  }
}
/* _content/Burger/Views/Shared/_Layout.cshtml.rz.scp.css */
a.navbar-brand[b-le73qkmuvn] {
  text-align: center;
  white-space: normal;
  word-break: break-all;
}

button.accept-policy[b-le73qkmuvn] {
  font-size: 1rem;
  line-height: inherit;
}

.border-bottom[b-le73qkmuvn] {
  border-bottom: 1px solid #e5e5e5;
}

.border-top[b-le73qkmuvn] {
  border-top: 1px solid #e5e5e5;
}

.box-shadow[b-le73qkmuvn] {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}

.btn-primary[b-le73qkmuvn] {
  background-color: #1b6ec2;
  border-color: #1861ac;
  color: #fff;
}

.footer[b-le73qkmuvn] {
  bottom: 0;
  line-height: 60px;
  white-space: nowrap;
  width: 100%;
}

.nav-pills .nav-link.active[b-le73qkmuvn],
.nav-pills .show > .nav-link[b-le73qkmuvn] {
  background-color: #1b6ec2;
  border-color: #1861ac;
  color: #fff;
}
