
  body{
      font-family: "bogardBold" !important;
      background-color: #000 !important;
      font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
  }
  .container-fluid{
    padding: 5px 5px !important;
  }
    .card-header{
        padding: 0.2rem !important;
        
    }
  .blockquote{
    padding: 0.2rem 0.25rem !important;
    margin-bottom: 0rem !important;
  }

  .list-group .list-group-item{
    border-bottom: solid 2px #ebebeb;
  }

  .icon-header{
    font-size:0.5em
  }

  .cool-lightbox-caption{
    padding:5px 0px 50px 5px !important
  }

  .blockquote .btn[class*="btn-outline-"].btn-sm{
    padding: 0.1rem 1rem !important;
  }

.blockquote{
    font-size: 18px !important;
    font-weight: bold !important;
  }
  .navbar .navbar-brand img{
    max-width: 50px !important;
    height: auto !important;
  }