/*!
 * Start Bootstrap - Portfolio Item (https://startbootstrap.com/template-overviews/portfolio-item)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-portfolio-item/blob/master/LICENSE)
 */

body {
  padding-top: 0px;
  line-height: 1;
  background-color: rgb(221, 217, 218);
  background-image: url("/2026/images/qgf-background.jpg");
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

@media (min-width: 768px ) {
  .row {
      position: relative;
  }

  .bottom-align-stuff {
    position: absolute;
    bottom: 25%;
    right: 0;
  }
}

.navbar {
    padding: 0px;
}


.header {
    width: 100%;
}




@font-face {
    font-family: "Frente";
    src: url("../images/TrashHand.TTF") format("opentype");
}

@font-face {
    font-family: "Hockey";
    src: url("../images/coolvetica rg.ttf") format("opentype");
}


h3.frente {
    font-family: 'Frente';
    font-size: 200%;
    color: #e357a0;

}

h3.frente2 {
    font-family: 'Frente';
    font-size: 200%;
    color: #3e59a9;

}

p.frente {
    font-family: 'Hockey';
    font-size: 120%;
    color: #1f2739;
}


li.frente {
    font-family: 'Hockey';
    font-size: 120%;
    color: #1f2739;
    list-style-image: url("/2026/images/can_small.png");
}


a.frente {
    font-family: 'Frente';
    font-size: 120%;
    }

.navbar-light .navbar-nav .nav-link {
    color: #e97c97;
}

.buff {
    padding:3em;
}

