/**
 *
 * Variables
 *
 */
:root {
    --border: 1px solid #e4e4e4;
    --blue: #029dd5;
    --red: #fff1f1;
}