.text-primary {
  color: #565ce6 !important;
}

.m-0.small {
  background-color: #184e8e;
  padding-bottom: 80px;
  font-family: 'Source Sans Pro', sans-serif;
}

@media (min-width: 992px) {
  .btn.btn-light.btn-lg.action-button {
    background-color: #184e8e;
    padding-bottom: 20px;
    font-family: 'Source Sans Pro', sans-serif;
  }
}

.btn.btn-primary {
}

a {
}

