#abc-directory .directory-card__body p {
  margin-bottom: 0;
  color: #343434;
  font-size: 1em; }

#abc-directory .remove-last-margin *:last-child {
  margin-bottom: 0; }

@media screen and (min-width: 64em) {
  #abc-directory form .flex-item {
    margin-bottom: 0; } }

#abc-directory input,
#abc-directory select {
  font-size: 1.3125em;
  padding: 0.5rem;
  line-height: 1; }

.print-only {
  display: none !important; }

@media print {
  .print-hide {
    display: none !important; }
  .print-only {
    display: block !important; }
  .mg-column-container.py-16.bg-brown,
  .site-footer {
    display: none !important; } }

