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

@font-face{
font-family: 'Vidange Pro Bold';
src: url(fonts/VidangePro-Bold.otf);

}

#newsletter {
	background-color: #722686;
     min-height: 32px;
    width: 100%;
    max-width: 480px;
    margin: 1px;
}

figcaption {
    line-height: normal;
     color: black;
	font-size: 16px;
}
.tmb-light.tmb .t-entry-text .t-entry-title a{
	font-size:0.75em;
	text-decoration:none;	
}
.t-entry-text .t-entry p{
	font-size:0.8em;
}


