/*
Theme Name: PlusPort
Theme URI: 
Author: PlusPort B.V.
Author URI: 
Description: 
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: plusport
Tags: 
*/

img[src$=".svg"] {
  width: 100%;
  height: auto;
}

.alignfull {
  margin-left: calc( -100vw / 2 + 100% / 2 );
  margin-right: calc( -100vw / 2 + 100% / 2 );
  max-width: 100vw;
}

.wp-site-blocks > * {
  margin-top: 0 !important;
}