/* white you custom css code here. only css code will work */
.about_us_widget .footer-logo {
    display: block;
    margin-bottom: 20px;
    padding-right: 50px;
}

.fa-home:before {
    content: "\f015";
    display:none;
  
}

.header-style-03 .navbar-area {
    padding: 0;
    position: relative;
    z-index: 99;
    background-color: #F8F8FF;
}