/*============================================================= 
BREAK POINTS
============================================================= */
/*============================================================= 
MIXINS
============================================================= */
/*============================================================= 
TYPOGRAPHY
============================================================= */
/*============================================================= 
COLORS
============================================================= */
/* Base */
/* Primary */
/* Secondary */
/* Greys */
/* ===================================
   CORE - VERSION 1
   =================================== */
.version_1.block.block-google-search-form .form {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.version_1.block.block-google-search-form .form .input-group .input-group-text {
  padding: 0px !important;
  border: none;
  background: none;
}
.version_1.block.block-google-search-form .form .input-group .input-group-text .btn {
  border: none;
  border-radius: 0 0.8rem 0.8rem 0;
}
.version_1.block.block-google-search-form .form input[type=text] {
  border: none;
  border-radius: 0.8rem 0 0 0.8rem !important;
}

/*============================================================= 
BREAK POINTS
============================================================= */
/*============================================================= 
MIXINS
============================================================= */
/*============================================================= 
TYPOGRAPHY
============================================================= */
/*============================================================= 
COLORS
============================================================= */
/* Base */
/* Primary */
/* Secondary */
/* Greys */
/* ===================================
  VERSION 1
   =================================== */
.version_1.block.block-google-search-form .keywords {
  color: #ffffff;
  margin-top: 1rem;
}
.version_1.block.block-google-search-form .keywords a, .version_1.block.block-google-search-form .keywords a:active, .version_1.block.block-google-search-form .keywords a:link, .version_1.block.block-google-search-form .keywords a:visited {
  text-decoration: underline;
}
.version_1.block.block-google-search-form .form input[type=submit] {
  background: #D50032;
}/*# sourceMappingURL=google-search-form.css.map */