body { // Not sure we need this now that we are customizing bootstrap // background-color: $body-bg; // &.inverse { // background: #333333; // &, .form-control { // color: $mdb-text-color-light; // } // .modal, // .card { // &, // .form-control { // background-color: initial; // color: initial; // } // } // // } //} // // //a, a:hover, a:focus { // color: $brand-primary; // // & .material-icons { // vertical-align: middle; // } } //// Prevent highlight on mobile //* { // -webkit-tap-highlight-color: rgba(255, 255, 255, 0); // -webkit-tap-highlight-color: transparent; // &:focus { // outline: 0; // } //}