﻿body {
  padding-bottom: 40px;
  font-size: 1.5rem !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  color: #212529 !important;
}

hr {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    border: 0 !important;
    border-top: 1px solid #eee !important;
}

.blue {
	color: #3399FF;
}

.img-center {
	margin: 0 auto;
}

.center-alignment {
	text-align: center;
}

h2,
.h2,
h3,
.h3 {
  margin-top: 0px;
  margin-bottom: 20px;
}

.personal-payment,
.business-payment {
  margin-top: 30px;
  margin-bottom: 0px;
}

.passport_photo_count_text {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 1.5em;
}


.img-responsive {
    margin: 0 auto;
}