/*
Theme Name: Salient Child
Theme URI: http://themenectar.com
Description: This is a custom child theme for Salient
Author: ThemeNectar
Author URI: http://themenectar.com
Template: salient
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.vulkano-credit {
    color: #ff5252;
}

.login-credits, 
.login-credits a,
.login-credits a:link,
.login-credits a:visited {
    color: #ff5252 !important;
}

.login-credits a:hover {
    color: #ff5252 !important;
    text-decoration: underline;
}
