@media (min-width:1200px) {
  .h3,
  h3 {
    font-size:1.5rem;
  }
}
.pfg-mission {
  background-color: #ff6600a6;
  color: white;
}
.btn-outline-primary:active {
        border-color: #cc5500 !important;
        color: rgb(0, 38, 77) !important;
        background-color: #f2f2f2 !important;
}
