.centered-landing-row {
  background-color: white;
  color: white;
  text-align: center;
}

.centered-text {
  text-align:center;
}

.devsite-dialog-contents h3 {
  color: #4285f4;
}

.hero-div {
  background: url("images/GrandPrize_IOimage-orig.png") no-repeat;
  background-position: bottom;
  background-size: cover;
  height: 400px;
}

.devsite-landing-row-cards .devsite-landing-row-item {
  background: #f7f7f7;
  padding-top: 20px;
  text-align: center;
}

.categories .devsite-landing-row-item-description, .categories .button-white {
  color: #4285f4;
  font-size: 15px;
  text-transform: none;
}

.categories .devsite-landing-row-item-image img {
  width: 40px;
}

.categories .expandable {
  text-align: center;
}

.devsite-enable-billing-dialog {
  left: 50%;
  margin-left: -274px;
  top: 25%;
  width: 548px;
}

.button-white {
  height: 100%;
}

.devsite-landing-row-1-up .devsite-landing-row-item-description {
  margin: 0;
}

ul.winners {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  list-style: none;
  padding: 0;
}

ul.winners li a {
  color: #999;
}

ul.winners li a:hover {
  text-decoration: underline;
}

a.whitelink {
  color: white;
  text-decoration: underline;
}

b.blue {
  color: #4285f4;
}
