.hidden {
  display: none !important;

}

.enquiry-button {
   margin: 1em 0 !important;
   position: relative !important;
   font-size: 110% !important;
   color: #fff !important;
   line-height: 1.3 !important;
   background: #4e2992 !important;

}

 .enquiry-button:hover {
   background:#3a157e !important;

}
.product-interest {
   font-size: 120%;
   padding: .3em;
   font-weight: bold;
   color: #494d50;
}