:root {
    /*Hex Colors*/
    --thm-color-one: #ed3848;
    /*RGB Colors*/
    --thm-color-one-rgb: 237, 56, 72;
}