.entry-content table {
  height: 80px;
}

form {
  height: 80px;
}

.entry-content img {
  -webkit-box-shadow: 0 0 0;
}

a:hover,
a:focus,
a:active {
  color: #f47e3c;
}

.entry-content a:hover {
  color: #f47e3c;
}

.elementor hr {
  height: 2px;
  border: none;
  color: #999;
  width: 80%;
  text-align: center;
  margin: 0;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  background-color: #999;
}

.grecaptcha-badge { 
visibility: hidden; 
}