/*!
 * Theme Name: Default
 * Package : DashLite
 * Author: Softnio
 * Author URI: http://themeforest.net/user/softnio
 * Version	 :	1.0.0
 * Updated	 :	07.23.2020
**/

a:visited {
    color: #6e82a5;
    text-decoration: none;
}

a:link {
    color: #6e82a5;
    text-decoration: none;
}

a:hover {
    color: #c61f25;
    text-decoration: none;
}