/* Default Color File  */

:root {
    --two-color: #419d45;
    --two-color-rgb: 65, 157, 69;
}


