/**
 * h1 Styles
 */
/**
 * h2 Styles
 */
/**
 * h3 Styles
 */
/**
 * h4 Styles
 */
/**
 * h5 Styles
 */
/**
 * h6 Styles
 */
/**
 * Container for components .container class
*/
/*
* Content + Two Sidebars Layout
* Pages: Spikes, Brixx, Tax
*/
#block-miax-global-pl-content .full-editor-wrapper .container {
  position: relative;
  width: 100%;
  max-width: 65.625rem;
  margin: 0 auto;
  padding: 0 1.875rem;
}
#block-miax-global-pl-content .full-editor-wrapper .container table {
  display: block;
  overflow-x: auto;
}
#block-miax-global-pl-content .full-editor-wrapper .container table thead p {
  font-size: 11px;
}
#block-miax-global-pl-content .full-editor-wrapper .container table tbody tr {
  border-bottom: 1px solid #E4E5E6;
}
#block-miax-global-pl-content .full-editor-wrapper .container table td {
  padding: 25px 0.75rem;
}
#block-miax-global-pl-content .full-editor-wrapper .container table p {
  margin-bottom: 0;
}
#block-miax-global-pl-content .full-editor-wrapper .container img {
  width: 100%;
  height: auto;
}
#block-miax-global-pl-content .paragraph--type--full-editor-block + .paragraph--type--dual-cta .dual-cta {
  margin-top: 11rem;
}