﻿:root {
    --primary-color: #1db3e7;
    --secondary-color: #262860;
    --brand-accent-001: #9013fe;
    --brand-accent-002: #d22b90;
    --success: #00aa39;
    --danger: #ee2b52;
    --warning: #ffc107;
    --info: #17a2b8;
    --white: #fff;
    --gray: #dfe0de;
    --gray-light: #f2f2f2;
    --gray-dark: #666;
    --light: #f8f8f8;
    --dark: #000;
    --best-price-color: #d22b90;
    --best-price-color-rgb: 210, 43, 144;
    --warning-icon-color: #e4be29;
    --ios-well-background-color: #e1e1e1;
    --primary: #365ef6;
    --secondary: #365ef6;
    --ads-cool-grey-900: #363840;
    --ads-cool-grey-800: #444750;
    --ads-cool-grey-600: #6A6F82;
    --ads-cool-grey-50: #F5F5F7;
    --ads-red-600: #ea0a3b;
    --ads-green-700: #03866a;
    --ads-electric-blue-50: #f1f4fd;
}
