/*
** NOTE: This file is generated by Gulp and should not be edited directly!
** Any changes made directly to this file will be overwritten next time its asset group is processed by Gulp.
** Assets.json at root of the CinchOrchardCoreCMS.Theme project will point you to the files used to generate this.
*/

.fill-container {
  width: 100%;
  background-color: #31595F;
  display: flex;
  flex-direction: column;
  margin-top: 1rem;
  padding: 3rem 6rem;
  gap: 0.5rem;
}
.fill-container h1, .fill-container h2, .fill-container h3, .fill-container h4, .fill-container h5, .fill-container p {
  color: #FFFFFF;
}

@media screen and (max-width: 450px) {
  .fill-container {
    padding: 3rem 1rem;
  }
  .fill-container .button-container {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding-top: 24px;
  }
  .fill-container .button-primary,
  .fill-container .button-secondary,
  .fill-container button[class*=button] {
    min-width: 100%;
    text-align: center;
    margin: 0;
  }
}
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInRlYWxfZmlsbF9mbG93LmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7QUFBQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSIsImZpbGUiOiJ0ZWFsX2ZpbGxfZmxvdy5jc3MiLCJzb3VyY2VzQ29udGVudCI6W119 */
