.toshin-student-alerts-box {
  width: 776px;
  margin: 0 auto;
}

.visit-precautions {
  margin: 10px;
  font-size: smaller;
}

.free-text-online {
  color: red;
  margin-left: 10px;
  font-weight: bold;
  display: none;
}

.flex {
    display: flex;
}

.mb-10 {
    margin-bottom: 10px;
}

.m-10 {
    margin: auto 10px;
}

.p-5 {
    padding: 5px 0;
}

.contactable-notes {
  font-size: 14px;
  line-height: 190%;
  padding: 5px;
}

/* .submit_image {
  background: url('../../img/common/form_confirm_btn.png');
  width: 294px;
  height: 82px;
  border: none;
} */
