/* (c) Windmill - (r) gcb 20260413 1855 */
/* for Twycross Zoo GiantCashBonanza site */

body {
   background-color: #071a04;
   font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: normal;
   line-height: 16px;
}

h1 {
   color: #333333;
   font-size: 24px;
   line-height: 24px;
}

h2 {
   color: #333333;
   font-size: 21px;
   line-height: 21px;
}

h3 {
   color: #333333;
   font-size: 18px;
   line-height: 18px;
}

h5 {
   color: #333333;
   font-size: 10px;
   line-height: 11px;
}

p {
   color: #333333;
}

b {
   color: #000000;
}

a {
   color: #e77c37;
   text-decoration: underline;
}
a:hover {
   color: #000000;
   text-decoration: none;
}

#header {
   background-color: #14330c;
}

.navbar {
   background-color: #e77c37;
   border-color: #c75c17;
   font-size: 18px;
}

.navbar-brand {
   color: #edeae0 !important;
   font-size: 18px;
   text-decoration: none;
}

.nav-link {
   color: #edeae0 !important;
   text-decoration: none;
}

.nav-link.active {
   background-color: #4faed9 !important;
   color: #edeae0 !important;
   text-decoration: none;
}

.nav-link:hover {
   background-color: #eda56e !important;
   color: #edeae0 !important;
   text-decoration: none;
}

.navbar-toggler {
   background-color: #e77c37 !important;
   border-color: #edeae0 !important;
   color: #edeae0 !important;
}

.navbar-toggler:hover {
   background-color: #4faed9 !important;
   border-color: #edeae0 !important;
   color: #edeae0 !important;
}

#page-content {
   background-color: #ffffff;
   color: #202a0d;
}

.btn.btn-primary {
   background-color: #e77c37 !important;
   color: #edeae0 !important;
}

.btn:hover {
   background-color: #4faed9 !important;
   color: #edeae0 !important;
}

#side-panel {
   background-color: #edeae0;
}

#footer {
   background-color: #14330c;
   border-color: #002200;
   color: #edeae0;
}

#footer a {
   color: #ffffff;
   text-decoration: underline;
}

#footer a:hover {
   color: #ffffff;
   text-decoration: none;
}
