/* Full-width content layout for the Bitrix24 landing only. */
body.dankom-bitrix-page #content > .wrapper_inner {
  width: 100%;
  max-width: none;
  padding: 0;
}

/* Suppress the native theme's quote stripe, preserving comic panel borders. */
#dankom-bitrix-app blockquote::before {
  content: none;
  display: none;
}
