#wpcf7-f1299-p1173-o1 input[type=text] {
  height: 55px;
  border-radius: 5px;
  width: 100%;
  background-color: #ffffff;
}
#wpcf7-f1299-p1173-o1 input[type=email] {
  height: 55px;
  border-radius: 5px;
  width: 100%;
  background-color: #ffffff;
}
#wpcf7-f1299-p1173-o1 textarea {
  background-color: #ffffff;
  border-radius: 5px;
  width: 100%;
}
#wpcf7-f1299-p1173-o1 input[type=submit] {
  margin: auto;
  width: 50%;
  text-align: center;
  background-position: center;
  font-size: 20px;
  font-style: normal;
  text-transform: none;
  position: absolut;
  top: 50%;
  left: 50%;
}
#site-navigation .menu-button.menu-button-rounded span.link-inner {
  background-color: #ecf0f1!important;
}
#site-navigation .menu-button.menu-button-rounded span.link-inner:hover {
  box-shadow: rgba(0, 0, 0, 0.279) 1px 1px 20px 4px;
}
