/*
Theme Name:  Parterror 2020
Theme URI:   https://parterre.com/
Description: Child theme inspired by Parterre Box's xerox'd and botox'd past. 
Template:    parterre-base-theme
Version:     1.08
*/

@import url('../parterre-base-theme/style.css?v=9');

:root {
  --dove-gray: #6a6a6a;
  --kiss: #c35251;
  --mariner: #3a80d7;
  --cornflower: #4c97f5;
  --mineshaft: #262a33;
  --mercury: #e3e3e3;
  --red-ribbon: #DD0834;
  --white: #fff;
  --dust-peach: #fff1e4;
  --wild-sand: #f2dfce;
  --silver-pink: #CCB7AE;
  --pastel-grey: #D6CFCB;
  --grey-pink: #e2c9cf;
  --grey-pink-clear: rgba(226,201,207, 0.1);
  --pink: #fae2e8;
	--black: #262a33;
}