/**
 * @license
 * Generated by Zeplin
 * Copyright (C) 2020 - present Zeplin
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at

 *     http://www.apache.org/licenses/LICENSE-2.0

 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

:root {
  --black-12: rgba(0, 0, 0, 0.12);
  --scarlet: #d0021b;
  --orangey-red: #ff3b30;
  --bluey-grey: #94979b;
  --pale-grey: #f5f7fa;
  --battleship-grey: #69707f;
  --warm-blue: #5856d6;
  --white: #ffffff;
  --black-25: rgba(0, 0, 0, 0.25);
  --weird-green: #4cd864;
  --dark: #2e384d;
  --black--10: rgba(0, 0, 0, 0.1);
  ---aff-80: rgba(0, 122, 255, 0.8);
  --algae-green: #28cf75;
  --black-70: rgba(0, 0, 0, 0.7);
  --red-10: rgba(255, 0, 0, 0.1);
  --: #555152;
  --clear-blue: #2e5bff;
  --battleship-grey-two: #717787;
  ---aff: #007aff;
  --bright-blue: #0072ff;
  --ff-3-b-30-10: rgba(255, 59, 48, 0.1);
  --ffcc-00: #ffcc00;
  --dfe-7-ff: #dfe7ff;
  --ffcc-00-12: rgba(255, 204, 0, 0.12);
  ---ceb: #527ceb;
  --e-3-fbee: #e3fbee;
  ---cf-75-10: rgba(40, 207, 117, 0.1);
  --ffcc-00-10: rgba(255, 204, 0, 0.1);
  ---d-6-10: rgba(88, 86, 214, 0.1);
  ---c-288: #56c288;
  --ffeef-1: #ffeef1;
  --ebecff: #ebecff;
  ---fa-6-ff: #9fa6ff;
  --light-mustard: #ffc555;
  --very-light-blue: #e5e9ec;
  --deep-sea-blue: #025492;
  --dark-blue: #000c66;
  --lightblue: #7ec8e3;
  --light-blue-grey: #becbd7;
  --pale-grey-two: #f3f7ff;
  --cool-blue: #43a2ca;
  --ffb-3-c-3: #ffb3c3;
  --muted-blue: #41729f;
  --tangerine: #ff9500;
  --weird-green-two: #4cd964;
  --robin-s-egg: #5ac8fa;
  --reddish-pink: #ff2d55;
  --pale-lilac: #e5e5ea;
  --blue-grey: #8e8e93;
  --black: #000000;
  --pale-grey-50: rgba(248, 248, 249, 0.5);
  --black-50: rgba(0, 0, 0, 0.5);
  --pale-grey-80: rgba(245, 247, 250, 0.8);
}