/**handles:no-header-or-footer-style**/
@use 'sass:math';
/* All values are in px */
@media only screen and (max-width: 1023px) {
  #conferences .wp-block-group .wp-block-group {
    padding-bottom: var(--wp--preset--spacing--60) !important; }

  #conferences-footer {
    padding-top: var(--wp--preset--spacing--0) !important;
    padding-bottom: var(--wp--preset--spacing--80) !important; } }

/*# sourceMappingURL=page-no-header-or-footer.min.css.map */