/*
 Theme Name:   YOOtheme CUSTOM
 Template:     yootheme
 Author:       Dual Design
 Description:  YOOtheme CUSTOM
 Version:      1.0.0
 Text Domain:  yootheme-CUSTOM
*/

@import url("https://use.typekit.net/xbs2yxb.css");

.uk-accordion-icon {
  display: none;
}

@media (max-width: 640px) {
  .uk-text-lead {
	font-size: 1.2rem;
}
  .grecaptcha-badge {
    visibility: hidden;
  }
}