#html5flippingbook h1 {
  font-size: 18px !important;
}

#html5flippingbook a {
    color: #000 !important;
 }

#html5flippingbook a:hover {
    color: #08c !important;
 }