.btn.io-bluebutton {
  background-color: #0b529a;
  background-image: linear-gradient(to bottom, #08c, #0b529a);
}

.login-page-product-info {
  h3 {
    margin-bottom: 25px;
  }
  table {
    border-collapse: separate;
    border-spacing: 25px;
    margin-bottom: 15px;
    margin-right: 20%;
    text-align: left;
    th {
      vertical-align: top;
    }
  }
}
