/*----------------------------------------------
*
* [Theme Blue Stylesheet]
*
* Theme    : Leverage - Have a real factory of creative templates in your hands.
* 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;
    --translucent-bg-color: rgba(30, 80, 188, 0.15);
}

/* #endregion Root */