button {
  background-color: #F5F3F0 !important;
  font-family: 'Montserrat', sans-serif !important;
  border: none !important;
  color: #181515 !important;
  padding: 15px 15px !important;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 18px !important;
  cursor: pointer;
  margin: 15px !important;
  height:65px !important;
  width:283 !important;
}
button:hover{
      background-color: black !important;
      color: #F5F3F0 !important;
    }
a:hover{
       
    }
    
.link:hover{
      color: #fff !important;
    }
    
breadcrumb{
      color: black !important;
    }
li{
      color: black !important;
}
td{
      color: black !important;
    }
tr{
      color: black !important;
    }
h3{
      color: #45d7c4;
    }
span6{
      color: black !important;
    }
span.control-label{
    color: black !important;
    }