:root{
    --primary-color: #e05f6d;
    --primary-darker-color: #d92626;
    --secondary-color: #a7c3ce;
    --tertiary-color: #c9a88b;
    --text-color: #646464;
    --beige-color: #f4f2ed;
    --beige-darker-color: #e5e5e5;
}