img.public_image {
  max-width: 100%;
  height: 400px;
  display: block;
  margin: auto;
}

#cb-cookie-banner {
  position: fixed;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%);
  z-index: 999;
  border-radius: 0;
  display: none;
  border-radius: 5px;
}

.main-yield {
  background: linear-gradient(105deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,127,127,0.2) 51%,rgba(255,127,127,0.2) 100%);
}

.container {
  p {
    text-align: justify;
  }
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
