:root {
    /*--steel-teal: #568184ff;*/
    --steel-teal: #3D5B5C;
    --steel-teal-lighter: rgb(86, 129, 132, 0.1);
    --steel-teal-darker: #446467FF;
    --cadet-blue: #699ca0ff;
    --cadet-blue-50: rgba(105, 156, 160, 0.50);
    --middle-blue: #7ebdc2ff;
    --powder-blue: #a8d2d6ff;
    --light-cyan: #cce5e7ff;
    --teal-blue: #447288ff;
    --dark-electric-blue: #3e667aff;
    --charcoal: #304f5fff;
    --gunmetal: #223843ff;
    --rich-black-fogra-29: #0e181bff;
    --isabelline: #f1e7e4ff;
    --unbleached-silk: #e4c7bfff;
    --pastel-pink: #d8a597ff;
    --terra-cotta: #d77a61ff;
    /*--copper-red: #d2694bff;*/
    --copper-red: #762D1E;
    --misty-rose: #f7e2deff;
    --bisque: #f7dcc0ff;
    --orange-yellow-crayola: #f7d082ff;
    --maize-crayola: #f7ca63ff;
    --orange-yellow: #f5be3dff;
    --white: #ffffffff;
    --cultured: #f6f8f9ff;
    --cultured-2: #edf1f3ff;
    --gainsboro: #dae3e7ff;
    --beau-blue: #c3d2d5ff;
}