﻿.v9-container {
    min-height:83vh;
}

.v9-bg-black {
    background: #000000 !important;
}

.v9-bg-white {
  background: #ffffff !important;
}

.v9-navbar-black .nav-item a {
  color: #000000 !important;
}

.v9-navbar-black .nav-item.active {
  border-bottom: solid 2px #000000 !important;
}

.v9-social-media .btn-lg{
  padding-left: 0rem !important;
  padding-right: 1rem !important;
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.v9-social-media .follow-us {
    line-height: 1.8rem;
}

.v9-social-media .btn-link.yt {
  color: #b31217 !important;
}

.v9-social-media .btn-link.fb {
  color: #3b5998 !important;
}

.v9-social-media .btn-link.tw {
  color: #55acee !important;
}

.v9-list-group-item a {
    color: inherit !important;
}

.v9-list-group-item.active {
    color: #fff !important;
}

.v9-list-group-item.active a {
    color: #fff !important;
}

.v9-list-group-item.active a:hover {
    text-decoration: none;
}

.v9-card-img-top {
    min-height:1px;
}
