.elementor .text-md{font-family:var(--primary-font);font-weight:400;font-size:1.125rem;line-height:1.8rem;strong, a{
  color: var(--green);
    transition: 320ms;
  }
   a:hover{
  color: var(--grey);
  transition: 320ms;
  }\n}