.gse-test-class {
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
  font-size: 1.75rem;
}
.gsc-search-button-v2 {
  font-size: 1.75rem !important;
  background-color: #f1b82d !important;
  border: none !important;
  background-image: none !important;
  padding: 5px 15px !important;
}
.gsc-search-button-v2,
.gsc-search-button-v2:active,
.gsc-search-button-v2:focus,
.gsc-search-button-v2:hover {
  background-color: #f1b82d !important;
  border: none !important;
  background-image: none !important;
}
.gsc-search-button-v2 svg {
  width: 30px !important;
  height: 30px !important;
  fill: #fff !important;
}
.gsc-search-button-v2 svg:hover {
  fill: #222 !important;
}
.gsc-above-wrapper-area {
  border-bottom: none !important;
}
.gsc-webResult.gsc-result {
  padding: 1rem 2rem 1rem 2rem !important;
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif !important;
  margin-bottom: 2em !important;
  border: none !important;
  border-bottom: 2px solid #222 !important;
  position: relative !important;
  background-color: #f0f0f0 !important;
}
.gsc-webResult.gsc-result:hover {
  border: none !important;
  border-bottom: 2px solid #222 !important;
}
.gsc-result .gs-title {
  height: auto !important;
  padding-bottom: 5px !important;
  text-decoration: none !important;
}
.gsc-result .gs-title::before {
  content: " " !important;
  width: 15px !important;
  height: 22px !important;
  background: #f1b82d !important;
  position: absolute !important;
  left: 0 !important;
}
.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b {
  font-weight: 700 !important;
  text-decoration: none !important;
  color: #111 !important;
}
.gs-result .gs-visibleUrl,
.gs-result a.gs-visibleUrl {
  color: #666 !important;
}
.gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active b,
.gs-webResult.gs-result a.gs-title:focus,
.gs-webResult.gs-result a.gs-title:focus b,
.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b {
  color: #222 !important;
  text-decoration: underline !important;
}
.gsc-url-top {
  padding-bottom: 20px !important;
}
.gsc-table-result {
  margin-left: 8px !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
  border-color: #f1b82d !important;
  background-color: #f1b82d !important;
  padding: 4px 6px !important;
  font-weight: 700 !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
  text-decoration: none !important;
  border-bottom: 2px solid #222 !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  border-bottom: 2px solid #f1b82d !important;
  border-color: #f1b82d !important;
  background-color: #222 !important;
  color: #fff !important;
}

.gsc-input-box table {
  margin-bottom: 0 !important;
}

.gsc-resultsHeader {
  visibility: collapse !important;
}

table {
  margin: 0 !important;
}

tr tbody tr td {
  border: unset !important;
}

.cse .gsc-search-button-v2,
.gsc-search-button-v2,
.cse .gsc-search-button-v2:hover,
.gsc-search-button-v2:hover {
  margin-left: 20px !important;
}

.gcsc-find-more-on-google {
  visibility: hidden !important;
}
