/*
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
*/


.member-social{
padding-left:0px !important;
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px) {

h2{
font-size:24px !important;
}

h3{
font-size:20px !important;
}

h4{
font-size:18px !important;
}

.t-entry-excerpt p {
    font-size: 14px !important;
    font-weight: 600;
    line-height: 1.6 !important;
}


}