/* variables */
:root
{
    --primary-color: linear-gradient( 14deg, rgb(103,23,205) 0%, rgb(40,113,250) 100%);
    
}