
body {
background:rgb(39,39,39);
font-family:'Cabin', Helvetica, Verdana;
font-size:13px;
line-height:24px;
color:rgb(255,255,255);
letter-spacing:1px;
overflow-x: hidden;
}

a,
a:active,
a:focus,
a:hover,
button,
button:active,
button:focus,
button:hover{
outline:none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

a:hover{
text-decoration:underline;
}


h1, h2, h3, h4, h5, h6{
color:rgb(255,255,255);
font-family:'Cabin', Helvetica, Verdana;
margin:0 0 15px 0;
}

footer {
background: rgb(39, 39, 39) !important;
color: rgb(255,255,255) !important;
}


footer .subfooter {
background: rgb(234, 116, 77) !important;
color: rgb(255,255,255) !important;
}

footer a, footer ul li a {
color: rgb(243,103,21) !important;
}

footer p a {
color: rgb(243,103,21) !important;
}

a {
color: rgb(255,255,255)}

a:hover {
color: rgb(255,255,255)}


.navbar {
background: rgba(95, 95, 95, 0) !important;
}

li.dropdown ul.dropdown-menu {
background: rgb(230,230,230) !important;

}

li.dropdown ul.dropdown-menu li a {
color: rgb(0,0,0) !important;
}/* GENERATED CSS*/