.flex_aligned_center {
  align-items: center;
}
.tel_num {
  color: #0070cc;
  text-decoration: none;
}
.tel_num:hover {
  text-decoration: underline;
}