/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.login-button {
    color: #FFF !important;
    background-color: #e71d73;
    padding: 10px 17px !important;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
}

.login-button:hover {
    
}