a {
  color: #627A66; }
  a:hover {
    color: #3f5443; }

.card-header h4 {
  padding-bottom: 0;
  margin-bottom: 0; }

.img-circle {
  border-radius: 50%; }

.main-content {
  padding-top: 20px;
  padding-bottom: 20px; }
a.nav-link {
    color: #707070 !important;
}
    a.nav-link:hover {
        color: #636363 !important;
    }
html {
  position: relative;
  min-height: 100%; }

body {
  margin-bottom: 100px;
  /* Margin bottom by footer height */ }

.footer {
  background: #252729;
  color: white;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%; }
  .footer a {
    color: white;
    text-decoration: underline; }
    .footer a:hover {
      text-decoration: none; }

#home-carousel {
  width: 100%; }

.carousel-item {
  background-repeat: none;
  background-size: cover;
  height: 500px;
  background-position: top center; }

#reg6-carousel .carousel-item {
  background-position: bottom center; }

#reg8-carousel .carousel-item, #reg10-carousel .carousel-item {
  background-position: center center; }

#reg9a-carousel .carousel-item {
  background-position: bottom center; }

.btn-primary {
    background-color: #627A66;
    border-color: #627A66;
}
  .btn-primary:hover {
    background-color: #3f5443;
    border-color: #3f5443; }
  .btn-primary:focus {
    background-color: #3f5443 !important;
    border-color: #3f5443 !important; }

.dropdown-item:focus {
  background-color: #3f5443 !important;
  border-color: #3f5443 !important;
  color: white; }
.dropdown-item:active {
  background-color: #3f5443 !important;
  border-color: #3f5443 !important;
  color: white; }

.badge-success {
  background-color: #218739; }

/*# sourceMappingURL=styles.css.map */
