h1 {
  font-size: 38px !important;

}

h2 {font-size: 17px !important;

}

h3 {font-size: 19px !important;
}
a{
  font-weight: normal !important;
  text-decoration: underline;
}
a:hover{
  text-decoration: none;
}
.test_button {color: #fff!important}
#footer_container_main {
  font-size: 80%;
  }