/*
Author Name: G
Author Email: info@G.com
Author URL: https://www.G.com
Script Version: v1.5.4
NB: If changes don't apply, try adding "!important" For example:
.btn {
    color: blue !important;
}

*/

/********** Start Writing Your Own Custom CSS Code Here ***********/
.btn {
    color: blue;
}