img { display: block; width: 30%; height: auto; margin-left: auto; margin-right: auto; }

.image-section { margin-bottom: 40px; }

.content{ margin: 120px 0px; }

.submit-btn { color: #fff; font-weight: bold; text-transform: uppercase; background: #224677; border-color: #224677; border-radius: 50px; transition: .2s ease-in; padding: 10px 30px} /* padding: .95rem 0; */

.submit-btn:hover { color: #fff; background: #224677; border-color: #224677; }

.hideShow { cursor: pointer; position: absolute; z-index: 5; top: 42px; right: 22px; cursor: pointer; }

a, a:hover { color: white; text-decoration: none;}

/* body.swal2-height-auto, .swal2-shown {height: initial !important;} */