.page-template-full-width-sheet {
  background: #e9eef6; }
  .page-template-full-width-sheet .header {
    background: #fff; }
  .page-template-full-width-sheet main {
    padding: 40px 40px 0; }
    .page-template-full-width-sheet main > .container {
      padding: 60px;
      border-radius: 20px;
      background: #fff; }
  .page-template-full-width-sheet #content {
    padding: 0; }
  .page-template-full-width-sheet .b-subscribe {
    background-color: #cbd2de; }

@media screen and (max-width: 1023px) {
  .page-template-full-width-sheet main {
    padding: 30px 30px 0; }
    .page-template-full-width-sheet main > .container {
      padding: 40px; } }
@media screen and (max-width: 480px) {
  .page-template-full-width-sheet main {
    padding: 15px 15px 0; }
    .page-template-full-width-sheet main > .container {
      padding: 20px;
      border-radius: 10px; } }

/*# sourceMappingURL=custom.css.map */
