/*
Theme Name:     Archetype Child
Theme URI:      
Description:    
Author:         WBJ Designs
Author URI:     
Version:        1.0
Template:       donald
*/

@import url("../donald/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
.greentext {
  color: #366265;
}
a {
  color: #366265;
}
body {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  line-height: 30px;
  color: #494949;
  font-weight: 400;
}
.grecaptcha-badge { 
    visibility: hidden;
}