@charset "utf-8";

.outline > .row + .row {
  margin-top: 2px;
}

@media (max-width: 768px) {
  .contact-no {
    font-size: 1rem !important;
  }
}