@charset "UTF-8";
/* CSS Document */

.row {
  margin-top: 3px; /* Adjust the spacing here */
}
.col-md-6 {
  margin-bottom: 3px; /* Adjust the spacing here */
}
.text-center {
  margin-bottom: 3px; /* Adjust the spacing here */
}

.text-center img {
  margin-bottom: 2px; /* Adjust the spacing here */
}

