/*----------------------------------------------
*
* [Theme Blue Stylesheet]
*
* Theme    : Leverage - Creative Agency, Corporate and Portfolio. Multipurpose Theme.
* Version  : 1.1.0
* Author   : Codings
* Support  : adm.codings@gmail.com
* 
----------------------------------------------*/

/*----------------------------------------------

[ALL CONTENTS]

1. Root

----------------------------------------------*/

/*----------------------------------------------
1. Root
----------------------------------------------*/

/* #region Root */

:root {
    
    --primary-color: #1E50BC;
    --secondary-color: #1a8fe3;
}

/* #endregion Root */