/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/*POPUP*/
.pum-container h2 span{
    font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05rem !important;
}

.pum-container h3{
  font-size: 20px;
  font-weight: 700;
}
.pum-container p{
  font-size: 14px;
}