  /*
 * Theme Name: Trocaire
 * Description: Trocaire's 2021 WP Theme
 * Author: NuRelm with thanks to Upstatement
*/

/*** Search Template  */
.gsc-result {
  padding-top: 1.5rem!important;
  padding-bottom: 1.5rem!important;
  border-bottom: 1px solid #D1D1D1!important;
}
.gsc-control-cse {
  font-family: "Titillium Web", serif!important;
  font-size: 1.125rem!important;
}
.gsc-control-cse .gsc-table-result {
  font-family: "Titillium Web", serif!important;
  font-size: 1.125rem!important;
}
.gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
  font-size: 1.125rem!important;
}