:root {
    --primary-color: #1fa3e0;
    --secondary-color: #23b2cf;
    --tertiary-color: #ededed;
    --accent-color: #ed1b8f;
}