/* Root Application Custom Styles */
:root {
    --primary-color: #4F46E5;
    --secondary-color: #EC4899;
}
