#main .product-main {
  width: 100%;
}
h5 {
  color: #8b0000;
}
#main > div:nth-child(2) > div > div:nth-child(4) > div:nth-child(2) > form > div:nth-child(8) > div:nth-child(4) > button > div > div {
  background-color: #8b0000;
  color: #ffffff;
  border-radius: 7px 7px 7px 7px;
  padding-right: 10px;
  padding-left: 10px;
}
