/**
* Theme Name: Triply Child
* Description: This is a child theme of Triply, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: triply
* Version: 2.4.4
*/

body,
button,
input,
textarea {
  color: var(--text);
  font-family: "Lexend", sans-serif;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  font-weight: 400; 
}
#search_form .field-title,
select {

  font-family: "Lexend", Sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0 0 0.5407911001em;
  color: var(--accent); 
  }