@charset "UTF-8";
/* CSS Document */
.gs-title {
  font-size: 1.5rem !important;
  font-family: "Yankeebold", "Helvetica Neue", Arial, sans-serif !important;
  font-optical-sizing: auto !important;
  /* font-family: 'Roboto', sans-serif !important; */
  font-weight: 700 !important;
  margin-top: 10px;
  /** display: none !important; **/
}
.gs-snippet {
  font-family: "Manrope", sans-serif;
  font-size: 1rem !important;
  font-optical-sizing: auto !important;
  /* font-family: 'Roboto', sans-serif !important; */
  font-weight: 500 !important;
}
.gs-url {
  font-size: 1.5rem !important;
  font-family: "Yankeebold", "Helvetica Neue", Arial, sans-serif !important;
  font-optical-sizing: auto !important;
  /* font-family: 'Roboto', sans-serif !important; */
  font-weight: 700 !important;
  color: #FFCC58 !important;
}
/**
.gs-webResult {
    border-top: 5px solid #FFCC00;
    padding: 1em;
  }
**/
.gsc-control-cse {
  background-color: #eee !important;
}