.nav-block {
  font-size: 1.7em;
}

body {
  font-family: 'ABeeZee';
}

.main-content {
  font-size: 1.3em;
}

.jumbotron {
    background-color: inherit;
}

#banner {
    background-image: url(https://www.kingstonmencap.org.uk/assets/images/banner-image-jpeg);
    background-position: right;
    background-size: 60%;
}

/* .navbar-default { */
/*   background-color: inherit; */
/*   border: none; */
/*   /\* border-width: 5px; *\/ */
/*   /\* border-color: #b3025a; *\/ */
/*   /\* border-style: solid; *\/ */
/*   /\* border-radius: 15px; *\/ */

/*   font-size: 2em; */
/* } */

/* .navbar-default .navbar-nav li { */
/*   margin: 0 10px; */
/*   padding: 10px; */
/* } */

/* .navbar-default .navbar-nav li:hover { */
/*   background-color: #b3025a; */
/* } */

/* .navbar-default .navbar-nav li.active { */
/*   background-color: #8c961b; */
/* } */

/* .navbar-default .navbar-nav li a { color: #b3025a; font-weight: bold; } */
/* .navbar-default .navbar-nav li:hover a { color: white; } */

/* .navbar-default .navbar-nav li.active a { color: white; background-color: inherit; } */
/* .navbar-default .navbar-nav li.active:hover a { color: white; background-color: inherit; } */

/* .home-clubs li { */
/*     float: left; */
/* } */
