.mobile_style a {
  color: #005BAC;
}

.mobile_style .mobile_caption {
  color: #777;
  font-size: 1.2rem;
}

.mobile_style .mobile_fs_small {
  font-size: 1.2rem;
}

.mobile_style .mobile_fw_strong {
  font-weight: 600;
}

.mobile_style .mobile_ta_center {
  text-align: center;
}
