/* Default Color File  */

:root {
    --two-color: #df1e08;
    --two-color-rgb: 223, 30, 8;
}