body {
  font-family: Helvetica, Arial, sans-serif;
}

.no-padding-margin {
   padding: 0 !important;
   margin: 0 !important;
}

.no-underline {
  text-decoration:none !important;
}
