:root{--primary-colour:#e0115f;--lime-green:#32cd32;--hot-yellow:#feaa1a;--red:red;--rose-red:#fa003f;--white:#fff;--secondary-white:#f8ffe5;--black:#000;--dark-grey:#4a4a4a;--mid-grey:#757c88;--grey:#9fa1a4;--light-grey:#dcddde;--deep-black:#00171f;--light-blue:#00a8e8;--deep-orange:#fb8500;--light-orange:#ffb703;--light:#e0eaf5;--cream-white:#fffdd0;--accent-brown:#7b3f00;--jet-black:#333232;--dim-grey:#6a6969;--box-shadow:0 2px 5px 0 grey;--gradient-1:linear-gradient(#a80271, #fb6f92);--accent-gradient:linear-gradient(90deg, #36013f 0%, navy 50%, #000 100%);--thin-border:#ccc}.error-toast-container{border-left:5px solid var(--red);background:#f005;border-radius:5px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin:5px;padding:10px 20px;display:flex}.error-toast-container>h4{margin:3px 0;font-size:16px;font-weight:600}.error-toast-container>p{margin:3px 0;font-size:14px}
:root{--primary-colour:#e0115f;--lime-green:#32cd32;--hot-yellow:#feaa1a;--red:red;--rose-red:#fa003f;--white:#fff;--secondary-white:#f8ffe5;--black:#000;--dark-grey:#4a4a4a;--mid-grey:#757c88;--grey:#9fa1a4;--light-grey:#dcddde;--deep-black:#00171f;--light-blue:#00a8e8;--deep-orange:#fb8500;--light-orange:#ffb703;--light:#e0eaf5;--cream-white:#fffdd0;--accent-brown:#7b3f00;--jet-black:#333232;--dim-grey:#6a6969;--box-shadow:0 2px 5px 0 grey;--gradient-1:linear-gradient(#a80271, #fb6f92);--accent-gradient:linear-gradient(90deg, #36013f 0%, navy 50%, #000 100%);--thin-border:#ccc}.success-toast-container{border-left:5px solid var(--lime-green);background:#32cd325a;border-radius:5px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin:5px;padding:10px 20px;display:flex}.success-toast-container>h4{margin:3px 0;font-size:16px;font-weight:600}.success-toast-container>p{margin:3px 0;font-size:14px}
