/*
 Theme Name:   LeadInjection Child
 Template:     leadinjection
 Version:      1.0.0
*/

.navbar-brand > img {
  display: none !important;
}

.navbar-default {
  background-color: transparent !important;
   padding-top: 6px !important;
}

/*force large font */
p {
    line-height: 34px;
    margin-top: 15px;
    font-size:20px
}
 
 