/*

Theme Name:     Signature-Maids Child

Theme URI:      http://leadinjection.io/

Description:    Child theme for the leadinjection WordPress theme

Author:         Themeinjection

Author URI:     http://leadinjection.io/

Template:       leadinjection

Version:        1.1.8

*/



/* You can overwrite the parent theme's styles with your own code here. */

.btn:hover {
    background-color: rgb(244, 137, 88);
    border-radius: 5px;
    color: #fff;
}

#btn-58ba2df857f8e {
    background-color: rgb(244, 137, 88) !important;
}

.header-nav .navbar ul li a:hover {
    color: #f46e2f;
}

.header-nav .navbar ul li.active a:hover {
    color: #f46e2f;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #f46e2f;
    background-color: #fff;
}