/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-logo-vp-home img {
  /*	width: 320px; */
  width: 100%;
}
/* .g-home-particles .g-helium-style .fp-features .g-block */
.g-home-particles .g-helium-style .fp-features .g-block .card .card-block .card-title {
  margin-bottom: 5px;
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 600;
}
.vp-logo-dn img {
  height: 140px;
}
.apo-vp a {
  height: 140px;
}
.apo-vp-old a:link, a:visited {
  background-color: white;
  color: black;
  border: 2px solid green;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}
.apo-vp-old a:hover {
  background-color: green;
  color: white;
}
.apo-vp-old2 a:link, a:visited {
  background-color: white;
  color: black;
  padding: 2px 5px;
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
  display: inline-block;
}
.apo-vp-old2 a:hover {
  background-color: green;
  font-weight: normal;
  text-decoration: none;
  color: white;
}
apo-vp-old3 a:link, a:visited {
  background-color: #f44336;
  color: white;
  padding: 2px 2px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}
apo-vp-old a:hover {
  background-color: green;
  color: white;
}
/*# sourceMappingURL=custom_catvp.css.map */