/*
Theme Name: Salsal Exchange
Theme URI: https://www.salsalexchange.com.au
Author: Salsal Exchange
Description: Native responsive WordPress theme for the approved Salsal Exchange public website and portals.
Version: 1.1.3
Requires at least: 6.5
Requires PHP: 7.4
Text Domain: salsal-exchange-theme
*/

html,body{margin:0;padding:0}
body{background:#fff}
.salsal-page-shell{min-height:100vh;background:#f4f6f9;color:#101827;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.salsal-page-header{height:88px;background:#fff;border-bottom:1px solid #e7e9ee;display:flex;align-items:center;padding:0 28px}
.salsal-page-header img{width:220px;max-height:74px;object-fit:contain}
.salsal-page-content{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:32px 0 60px}
.salsal-page-content>.wp-block-group,.salsal-page-content>.entry-content{max-width:none}
@media(max-width:620px){.salsal-page-header{height:78px;padding:0 16px}.salsal-page-header img{width:190px}.salsal-page-content{width:100%;padding:0}}
