/****** PLACE YOUR CUSTOM STYLES HERE ******/
/*Logo carousel edits */
.logo-carousel img {
max-height:100% !important;
}
.logo-carousel li {
opacity:1 !important;
}
body {
font-size:16px;
letter-spacing:1.2px;
}
body.btn-rounded .btn {
border-radius:3px !important;
}
.lb-data .lb-number {
display:none !important;
}
.menu li a {
    font-size: 14px;
    font-family: Montserrat
}
.menu li a:hover {
color:#47b475 !important;
}
a#start.btn.btn-md:hover {
color:#fff !important;
}
.thangs {
font-family: Montserrat;
letter-spacing: 2px;
padding: 0 10px 0 0; 
text-transform:uppercase; 
font-weight:700;
color:#7d7d7d;
display:inline-block;
font-size:13px;
}
.thangs:hover {
color:#47b475;
}
.logo {
max-height:100%;
}
.serif {
font-family: "Playfair Display",serif;
}