/*
 Theme Name: Divi Child
 Description: Divi Child Theme
 Author: Weicks Media
 Template: Divi
 Version: 1.0.0
*/
div#gform_fields_2 input,
div#gform_fields_2 select,
div#gform_fields_2 textarea {
  font-size: 1.1em;
  padding: 10px;
  border-radius: 5px;
}
div#gform_fields_2 textarea {
  height: 150px;
}
input#gform_submit_button_2 {
  font-size: 1.1em;
  font-weight: bold;
  color: #fff;
  background: #b20000;
  border: 2px solid #b20000;
  width: 130px;
  padding: 8px;
  cursor: pointer;
}
input#gform_submit_button_2:hover {
  background: #f9f9f9;
  color: #b20000;
}
div.rockstar-sponsors-row img {
  display: inline-block;
  width: 20%;
  margin: 0 2px;
}
div.rockstar-sponsors-row p {
  text-align: center;
}
div#gform_confirmation_message_2 {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.3;
  color: #b20000;
  margin-bottom: 20px;
}
