/*
 Theme Name:   e-innovate Core
 Theme URI:    https://e-innovate.co.uk/
 Description:  e-innovate core theme
 Author:       e-innovate
 Author URI:   https://e-innovate.co.uk/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

/* GLOBAL */
/* Skip Links */
.skip-link {background: var(--base) !important; color: var(--white) !important;}
a.skip-link {text-align: center;}
/* Overflow */
body {overflow-x: hidden !important;}
/* SVG Sizing */
svg:not([height]) {min-height: unset !important;}
svg:not([width]) {min-width: unset !important;}

