.my-data-style h1 {
  font-size: 26px;
  line-height: 41px;
}
.my-data-style p {
  font-size: 17px;
  line-height: 34px;
}
.custom-button a {
  background: rgb(34, 55, 131) none repeat scroll 0 0 !important;
  color: white !important;
  font-size: 20px !important;
}
.custom-style p {
  font-size: 16px;
  line-height: 32px;
}

p {
  font-size: 19px  !important;
  line-height: 29px !important;
}
#Header #Action_bar ul.contact_details li {
    font-size: 15px;
    padding: 15px 0;
}